mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 07:20:41 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
9
trait.impl/common_procedure/local/trait.PauseAware.js
Normal file
9
trait.impl/common_procedure/local/trait.PauseAware.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_meta",[["impl PauseAware for <a class=\"struct\" href=\"common_meta/key/runtime_switch/struct.RuntimeSwitchManager.html\" title=\"struct common_meta::key::runtime_switch::RuntimeSwitchManager\">RuntimeSwitchManager</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[233]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_procedure",[]],["common_procedure_test",[["impl ContextProvider for <a class=\"struct\" href=\"common_procedure_test/struct.MockContextProvider.html\" title=\"struct common_procedure_test::MockContextProvider\">MockContextProvider</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[23,226]}
|
||||
9
trait.impl/common_procedure/procedure/trait.Procedure.js
Normal file
9
trait.impl/common_procedure/procedure/trait.Procedure.js
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[23]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_meta",[["impl PoisonStore for <a class=\"struct\" href=\"common_meta/state_store/struct.KvStateStore.html\" title=\"struct common_meta::state_store::KvStateStore\">KvStateStore</a>",0]]],["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[195,24]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_meta",[["impl StateStore for <a class=\"struct\" href=\"common_meta/state_store/struct.KvStateStore.html\" title=\"struct common_meta::state_store::KvStateStore\">KvStateStore</a>",0]]],["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[194,24]}
|
||||
Reference in New Issue
Block a user