Files
greptimedb/trait.impl/common_recordbatch/trait.RecordBatchStream.js
2025-12-26 12:07:31 +00:00

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&lt;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>&gt; RecordBatchStream for <a class=\"struct\" href=\"query/metrics/struct.OnDone.html\" title=\"struct query::metrics::OnDone\">OnDone</a>&lt;F&gt;"]]],["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]}