mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 07:20:41 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
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() {
|
||||
var implementors = Object.fromEntries([["common_meta",[["impl <a class=\"trait\" href=\"common_procedure/local/trait.PauseAware.html\" title=\"trait common_procedure::local::PauseAware\">PauseAware</a> for <a class=\"struct\" href=\"common_meta/key/runtime_switch/struct.RuntimeSwitchManager.html\" title=\"struct common_meta::key::runtime_switch::RuntimeSwitchManager\">RuntimeSwitchManager</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[360]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_procedure",[]],["common_procedure_test",[["impl <a class=\"trait\" href=\"common_procedure/procedure/trait.ContextProvider.html\" title=\"trait common_procedure::procedure::ContextProvider\">ContextProvider</a> for <a class=\"struct\" href=\"common_procedure_test/struct.MockContextProvider.html\" title=\"struct common_procedure_test::MockContextProvider\">MockContextProvider</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[23,371]}
|
||||
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() {
|
||||
var implementors = Object.fromEntries([["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[23]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_meta",[["impl <a class=\"trait\" href=\"common_procedure/store/poison_store/trait.PoisonStore.html\" title=\"trait common_procedure::store::poison_store::PoisonStore\">PoisonStore</a> for <a class=\"struct\" href=\"common_meta/state_store/struct.KvStateStore.html\" title=\"struct common_meta::state_store::KvStateStore\">KvStateStore</a>"]]],["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[351,24]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_meta",[["impl <a class=\"trait\" href=\"common_procedure/store/state_store/trait.StateStore.html\" title=\"trait common_procedure::store::state_store::StateStore\">StateStore</a> for <a class=\"struct\" href=\"common_meta/state_store/struct.KvStateStore.html\" title=\"struct common_meta::state_store::KvStateStore\">KvStateStore</a>"]]],["common_procedure",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[346,24]}
|
||||
Reference in New Issue
Block a user