mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 23:40:38 +00:00
9 lines
946 B
JavaScript
9 lines
946 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["catalog",[["impl CatalogProviderList for <a class=\"struct\" href=\"catalog/table_source/dummy_catalog/struct.DummyCatalogList.html\" title=\"struct catalog::table_source::dummy_catalog::DummyCatalogList\">DummyCatalogList</a>"]]],["datanode",[["impl CatalogProviderList for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareCatalogList.html\" title=\"struct datanode::region_server::catalog::NameAwareCatalogList\">NameAwareCatalogList</a>"]]],["query",[["impl CatalogProviderList for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogList.html\" title=\"struct query::dummy_catalog::DummyCatalogList\">DummyCatalogList</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[232,238,200]}
|