mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-14 20:10:37 +00:00
9 lines
1.2 KiB
JavaScript
9 lines
1.2 KiB
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["catalog",[["impl DataSource for <a class=\"struct\" href=\"catalog/system_schema/struct.SystemTableDataSource.html\" title=\"struct catalog::system_schema::SystemTableDataSource\">SystemTableDataSource</a>",0]]],["table",[["impl DataSource for <a class=\"struct\" href=\"table/dist_table/struct.DummyDataSource.html\" title=\"struct table::dist_table::DummyDataSource\">DummyDataSource</a>",0],["impl DataSource for <a class=\"struct\" href=\"table/table/numbers/struct.NumbersDataSource.html\" title=\"struct table::table::numbers::NumbersDataSource\">NumbersDataSource</a>",0],["impl DataSource for <a class=\"struct\" href=\"table/test_util/empty_table/struct.EmptyDataSource.html\" title=\"struct table::test_util::empty_table::EmptyDataSource\">EmptyDataSource</a>",0],["impl DataSource for <a class=\"struct\" href=\"table/test_util/memtable/struct.MemtableDataSource.html\" title=\"struct table::test_util::memtable::MemtableDataSource\">MemtableDataSource</a>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[213,762]}
|