mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 05:20: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]}
|
||||
Reference in New Issue
Block a user