mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 06:50:37 +00:00
9 lines
599 B
JavaScript
9 lines
599 B
JavaScript
(function() {
|
|
const 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>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[14,312]}
|