mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-29 11:20:38 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
9
trait.impl/common_meta/peer/trait.PeerAllocator.js
Normal file
9
trait.impl/common_meta/peer/trait.PeerAllocator.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl PeerAllocator for <a class=\"struct\" href=\"meta_srv/peer/struct.MetasrvPeerAllocator.html\" title=\"struct meta_srv::peer::MetasrvPeerAllocator\">MetasrvPeerAllocator</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[18,199]}
|
||||
9
trait.impl/common_meta/peer/trait.PeerDiscovery.js
Normal file
9
trait.impl/common_meta/peer/trait.PeerDiscovery.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["meta_client",[["impl PeerDiscovery for <a class=\"struct\" href=\"meta_client/client/struct.MetaClient.html\" title=\"struct meta_client::client::MetaClient\">MetaClient</a>",0]]],["meta_srv",[["impl PeerDiscovery for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[181,187]}
|
||||
9
trait.impl/common_meta/peer/trait.PeerResolver.js
Normal file
9
trait.impl/common_meta/peer/trait.PeerResolver.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl PeerResolver for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[18,186]}
|
||||
Reference in New Issue
Block a user