mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
9 lines
595 B
JavaScript
9 lines
595 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["catalog",[]],["query",[["impl <a class=\"trait\" href=\"catalog/trait.CatalogManager.html\" title=\"trait catalog::CatalogManager\">CatalogManager</a> for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogManager.html\" title=\"struct query::dummy_catalog::DummyCatalogManager\">DummyCatalogManager</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[14,310]}
|