mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
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() {
|
||||
const implementors = Object.fromEntries([["client",[["impl RecordBatchStream for <a class=\"struct\" href=\"client/database/struct.StreamWithMetrics.html\" title=\"struct client::database::StreamWithMetrics\">StreamWithMetrics</a>",0]]],["common_recordbatch",[]],["datanode",[["impl RecordBatchStream for <a class=\"struct\" href=\"datanode/region_server/struct.RegionWatermarkStream.html\" title=\"struct datanode::region_server::RegionWatermarkStream\">RegionWatermarkStream</a>",0]]],["file_engine",[["impl RecordBatchStream for <a class=\"struct\" href=\"file_engine/query/struct.FileToScanRegionStream.html\" title=\"struct file_engine::query::FileToScanRegionStream\">FileToScanRegionStream</a>",0]]],["frontend",[["impl RecordBatchStream for <a class=\"struct\" href=\"frontend/stream_wrapper/struct.CancellableStreamWrapper.html\" title=\"struct frontend::stream_wrapper::CancellableStreamWrapper\">CancellableStreamWrapper</a>",0]]],["query",[["impl RecordBatchStream for <a class=\"struct\" href=\"query/metrics/struct.RegionWatermarkMetricsStream.html\" title=\"struct query::metrics::RegionWatermarkMetricsStream\">RegionWatermarkMetricsStream</a>",0],["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>",0]]],["table",[["impl RecordBatchStream for <a class=\"struct\" href=\"table/table/numbers/struct.NumbersStream.html\" title=\"struct table::table::numbers::NumbersStream\">NumbersStream</a>",0],["impl RecordBatchStream for <a class=\"struct\" href=\"table/test_util/memtable/struct.MemtableStream.html\" title=\"struct table::test_util::memtable::MemtableStream\">MemtableStream</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[195,26,224,220,235,683,385]}
|
||||
Reference in New Issue
Block a user