mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 00:10:38 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var 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>"]]],["datanode",[["impl CatalogProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareCatalogProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareCatalogProvider\">NameAwareCatalogProvider</a>"]]],["query",[["impl CatalogProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogProvider.html\" title=\"struct query::dummy_catalog::DummyCatalogProvider\">DummyCatalogProvider</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[240,246,208]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(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]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(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]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var 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>"]]],["table",[["impl TableProvider for <a class=\"struct\" href=\"table/table/adapter/struct.DfTableProviderAdapter.html\" title=\"struct table::table::adapter::DfTableProviderAdapter\">DfTableProviderAdapter</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[199,213]}
|
||||
Reference in New Issue
Block a user