mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 21:40:37 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
9
trait.impl/common_meta/node_manager/trait.Datanode.js
Normal file
9
trait.impl/common_meta/node_manager/trait.Datanode.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Datanode.html\" title=\"trait common_meta::node_manager::Datanode\">Datanode</a> for <a class=\"struct\" href=\"client/region/struct.RegionRequester.html\" title=\"struct client::region::RegionRequester\">RegionRequester</a>"]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Datanode.html\" title=\"trait common_meta::node_manager::Datanode\">Datanode</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.RegionInvoker.html\" title=\"struct frontend::instance::standalone::RegionInvoker\">RegionInvoker</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[303,19,331]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.DatanodeManager.html\" title=\"trait common_meta::node_manager::DatanodeManager\">DatanodeManager</a> for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>"]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.DatanodeManager.html\" title=\"trait common_meta::node_manager::DatanodeManager\">DatanodeManager</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[328,19,388]}
|
||||
9
trait.impl/common_meta/node_manager/trait.Flownode.js
Normal file
9
trait.impl/common_meta/node_manager/trait.Flownode.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Flownode.html\" title=\"trait common_meta::node_manager::Flownode\">Flownode</a> for <a class=\"struct\" href=\"client/flow/struct.FlowRequester.html\" title=\"struct client::flow::FlowRequester\">FlowRequester</a>"]]],["common_meta",[]],["flow",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Flownode.html\" title=\"trait common_meta::node_manager::Flownode\">Flownode</a> for <a class=\"struct\" href=\"flow/adapter/flownode_impl/struct.FlowDualEngine.html\" title=\"struct flow::adapter::flownode_impl::FlowDualEngine\">FlowDualEngine</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[293,19,326]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.FlownodeManager.html\" title=\"trait common_meta::node_manager::FlownodeManager\">FlownodeManager</a> for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>"]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.FlownodeManager.html\" title=\"trait common_meta::node_manager::FlownodeManager\">FlownodeManager</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[328,19,388]}
|
||||
9
trait.impl/common_meta/node_manager/trait.NodeManager.js
Normal file
9
trait.impl/common_meta/node_manager/trait.NodeManager.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_meta",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[18]}
|
||||
Reference in New Issue
Block a user