mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 05:20:37 +00:00
9 lines
958 B
JavaScript
9 lines
958 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["catalog",[["impl SchemaProvider for <a class=\"struct\" href=\"catalog/table_source/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct catalog::table_source::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>"]]],["datanode",[["impl SchemaProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareSchemaProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareSchemaProvider\">NameAwareSchemaProvider</a>"]]],["query",[["impl SchemaProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct query::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[236,242,204]}
|