mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 00:40:40 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["catalog",[["impl CatalogProvider for <a class=\"struct\" href=\"catalog/table_source/dummy_catalog/struct.DummyCatalogProvider.html\" title=\"struct catalog::table_source::dummy_catalog::DummyCatalogProvider\">DummyCatalogProvider</a>",0]]],["datanode",[["impl CatalogProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareCatalogProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareCatalogProvider\">NameAwareCatalogProvider</a>",0]]],["query",[["impl CatalogProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogProvider.html\" title=\"struct query::dummy_catalog::DummyCatalogProvider\">DummyCatalogProvider</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[242,248,210]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const 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>",0]]],["datanode",[["impl CatalogProviderList for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareCatalogList.html\" title=\"struct datanode::region_server::catalog::NameAwareCatalogList\">NameAwareCatalogList</a>",0]]],["query",[["impl CatalogProviderList for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogList.html\" title=\"struct query::dummy_catalog::DummyCatalogList\">DummyCatalogList</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[234,240,202]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const 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>",0]]],["datanode",[["impl SchemaProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareSchemaProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareSchemaProvider\">NameAwareSchemaProvider</a>",0]]],["query",[["impl SchemaProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct query::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[238,244,206]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["query",[["impl TableProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyTableProvider.html\" title=\"struct query::dummy_catalog::DummyTableProvider\">DummyTableProvider</a>",0]]],["table",[["impl TableProvider for <a class=\"struct\" href=\"table/table/adapter/struct.DfTableProviderAdapter.html\" title=\"struct table::table::adapter::DfTableProviderAdapter\">DfTableProviderAdapter</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[201,215]}
|
||||
Reference in New Issue
Block a user