mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-27 16:32:54 +00:00
9 lines
1.2 KiB
JavaScript
9 lines
1.2 KiB
JavaScript
(function() {
|
|
var 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>"]]],["table",[["impl DataSource for <a class=\"struct\" href=\"table/dist_table/struct.DummyDataSource.html\" title=\"struct table::dist_table::DummyDataSource\">DummyDataSource</a>"],["impl DataSource for <a class=\"struct\" href=\"table/table/numbers/struct.NumbersDataSource.html\" title=\"struct table::table::numbers::NumbersDataSource\">NumbersDataSource</a>"],["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>"],["impl DataSource for <a class=\"struct\" href=\"table/test_util/memtable/struct.MemtableDataSource.html\" title=\"struct table::test_util::memtable::MemtableDataSource\">MemtableDataSource</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[211,754]}
|