mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-14 17:23:09 +00:00
9 lines
684 B
JavaScript
9 lines
684 B
JavaScript
(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]}
|