mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 14:22:58 +00:00
9 lines
1.6 KiB
JavaScript
9 lines
1.6 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["common_recordbatch",[]],["file_engine",[["impl RecordBatchStream for <a class=\"struct\" href=\"file_engine/query/struct.FileToScanRegionStream.html\" title=\"struct file_engine::query::FileToScanRegionStream\">FileToScanRegionStream</a>"]]],["frontend",[["impl RecordBatchStream for <a class=\"struct\" href=\"frontend/stream_wrapper/struct.CancellableStreamWrapper.html\" title=\"struct frontend::stream_wrapper::CancellableStreamWrapper\">CancellableStreamWrapper</a>"]]],["query",[["impl<F: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html\" title=\"trait core::ops::function::FnOnce\">FnOnce</a>() + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>> RecordBatchStream for <a class=\"struct\" href=\"query/metrics/struct.OnDone.html\" title=\"struct query::metrics::OnDone\">OnDone</a><F>"]]],["table",[["impl RecordBatchStream for <a class=\"struct\" href=\"table/table/numbers/struct.NumbersStream.html\" title=\"struct table::table::numbers::NumbersStream\">NumbersStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"table/test_util/memtable/struct.MemtableStream.html\" title=\"struct table::test_util::memtable::MemtableStream\">MemtableStream</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[25,218,233,469,381]}
|