mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@a8b512dded 🚀
This commit is contained in:
9
trait.impl/common_recordbatch/trait.RecordBatchStream.js
Normal file
9
trait.impl/common_recordbatch/trait.RecordBatchStream.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(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 <a class=\"trait\" href=\"common_recordbatch/trait.RecordBatchStream.html\" title=\"trait common_recordbatch::RecordBatchStream\">RecordBatchStream</a> 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>> <a class=\"trait\" href=\"common_recordbatch/trait.RecordBatchStream.html\" title=\"trait common_recordbatch::RecordBatchStream\">RecordBatchStream</a> 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,367,603,381]}
|
||||
Reference in New Issue
Block a user