mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 04:50:38 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
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() {
|
||||
const implementors = Object.fromEntries([["client",[["impl Datanode for <a class=\"struct\" href=\"client/region/struct.RegionRequester.html\" title=\"struct client::region::RegionRequester\">RegionRequester</a>",0]]],["common_meta",[]],["frontend",[["impl Datanode for <a class=\"struct\" href=\"frontend/instance/standalone/struct.RegionInvoker.html\" title=\"struct frontend::instance::standalone::RegionInvoker\">RegionInvoker</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[176,19,204]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["client",[["impl DatanodeManager for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>",0]]],["common_meta",[]],["frontend",[["impl DatanodeManager for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[187,19,247]}
|
||||
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() {
|
||||
const implementors = Object.fromEntries([["client",[["impl Flownode for <a class=\"struct\" href=\"client/flow/struct.FlowRequester.html\" title=\"struct client::flow::FlowRequester\">FlowRequester</a>",0]]],["common_meta",[]],["flow",[["impl Flownode for <a class=\"struct\" href=\"flow/adapter/flownode_impl/struct.FlowDualEngine.html\" title=\"struct flow::adapter::flownode_impl::FlowDualEngine\">FlowDualEngine</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[166,19,199]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["client",[["impl FlownodeManager for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>",0]]],["common_meta",[]],["frontend",[["impl FlownodeManager for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[187,19,247]}
|
||||
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() {
|
||||
const implementors = Object.fromEntries([["common_meta",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[18]}
|
||||
Reference in New Issue
Block a user