mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +00:00
9 lines
11 KiB
JavaScript
9 lines
11 KiB
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["client",[["impl Stream for <a class=\"struct\" href=\"client/database/struct.StreamWithMetrics.html\" title=\"struct client::database::StreamWithMetrics\">StreamWithMetrics</a>",0]]],["common_recordbatch",[["impl Stream for <a class=\"struct\" href=\"common_recordbatch/adapter/struct.AsyncRecordBatchStreamAdapter.html\" title=\"struct common_recordbatch::adapter::AsyncRecordBatchStreamAdapter\">AsyncRecordBatchStreamAdapter</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/adapter/struct.DfRecordBatchStreamAdapter.html\" title=\"struct common_recordbatch::adapter::DfRecordBatchStreamAdapter\">DfRecordBatchStreamAdapter</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/adapter/struct.RecordBatchStreamAdapter.html\" title=\"struct common_recordbatch::adapter::RecordBatchStreamAdapter\">RecordBatchStreamAdapter</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/struct.EmptyRecordBatchStream.html\" title=\"struct common_recordbatch::EmptyRecordBatchStream\">EmptyRecordBatchStream</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/struct.MemoryTrackedStream.html\" title=\"struct common_recordbatch::MemoryTrackedStream\">MemoryTrackedStream</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/struct.SendableRecordBatchMapper.html\" title=\"struct common_recordbatch::SendableRecordBatchMapper\">SendableRecordBatchMapper</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/struct.SimpleRecordBatchStream.html\" title=\"struct common_recordbatch::SimpleRecordBatchStream\">SimpleRecordBatchStream</a>",0],["impl Stream for <a class=\"struct\" href=\"common_recordbatch/util/struct.ChainedRecordBatchStream.html\" title=\"struct common_recordbatch::util::ChainedRecordBatchStream\">ChainedRecordBatchStream</a>",0],["impl<S: Stream<Item = <a class=\"type\" href=\"common_recordbatch/error/type.Result.html\" title=\"type common_recordbatch::error::Result\">Result</a><<a class=\"struct\" href=\"common_recordbatch/recordbatch/struct.RecordBatch.html\" title=\"struct common_recordbatch::recordbatch::RecordBatch\">RecordBatch</a>>> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>> Stream for <a class=\"struct\" href=\"common_recordbatch/struct.RecordBatchStreamWrapper.html\" title=\"struct common_recordbatch::RecordBatchStreamWrapper\">RecordBatchStreamWrapper</a><S>",0],["impl<T, E> Stream for <a class=\"struct\" href=\"common_recordbatch/adapter/struct.RecordBatchStreamTypeAdapter.html\" title=\"struct common_recordbatch::adapter::RecordBatchStreamTypeAdapter\">RecordBatchStreamTypeAdapter</a><T, E><div class=\"where\">where\n T: Stream<Item = <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/result/enum.Result.html\" title=\"enum core::result::Result\">Result</a><<a class=\"struct\" href=\"common_recordbatch/struct.DfRecordBatch.html\" title=\"struct common_recordbatch::DfRecordBatch\">DfRecordBatch</a>, E>>,\n E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static,</div>",0]]],["datanode",[["impl Stream for <a class=\"struct\" href=\"datanode/region_server/struct.RegionWatermarkStream.html\" title=\"struct datanode::region_server::RegionWatermarkStream\">RegionWatermarkStream</a>",0]]],["file_engine",[["impl Stream for <a class=\"struct\" href=\"file_engine/query/struct.FileToScanRegionStream.html\" title=\"struct file_engine::query::FileToScanRegionStream\">FileToScanRegionStream</a>",0]]],["frontend",[["impl Stream for <a class=\"struct\" href=\"frontend/stream_wrapper/struct.CancellableStreamWrapper.html\" title=\"struct frontend::stream_wrapper::CancellableStreamWrapper\">CancellableStreamWrapper</a>",0]]],["index",[["impl Stream for <a class=\"struct\" href=\"index/inverted_index/create/sort/merge_stream/struct.MergeSortedStream.html\" title=\"struct index::inverted_index::create::sort::merge_stream::MergeSortedStream\">MergeSortedStream</a>",0]]],["log_store",[["impl Stream for <a class=\"struct\" href=\"log_store/kafka/consumer/struct.Consumer.html\" title=\"struct log_store::kafka::consumer::Consumer\">Consumer</a>",0]]],["mito2",[["impl Stream for <a class=\"struct\" href=\"mito2/read/stream/struct.ConvertBatchStream.html\" title=\"struct mito2::read::stream::ConvertBatchStream\">ConvertBatchStream</a>",0],["impl Stream for <a class=\"struct\" href=\"mito2/sst/parquet/reader/stream/struct.ParquetErrorAdapter.html\" title=\"struct mito2::sst::parquet::reader::stream::ParquetErrorAdapter\">ParquetErrorAdapter</a>",0],["impl<S> Stream for <a class=\"struct\" href=\"mito2/read/scan_util/struct.SplitRecordBatchStream.html\" title=\"struct mito2::read::scan_util::SplitRecordBatchStream\">SplitRecordBatchStream</a><S><div class=\"where\">where\n S: Stream<Item = <a class=\"type\" href=\"mito2/error/type.Result.html\" title=\"type mito2::error::Result\">Result</a><RecordBatch>> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>,</div>",0],["impl<S> Stream for <a class=\"struct\" href=\"mito2/sst/parquet/reader/stream/struct.NestedSchemaAligner.html\" title=\"struct mito2::sst::parquet::reader::stream::NestedSchemaAligner\">NestedSchemaAligner</a><S><div class=\"where\">where\n S: Stream<Item = <a class=\"type\" href=\"mito2/error/type.Result.html\" title=\"type mito2::error::Result\">Result</a><RecordBatch>> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>,</div>",0]]],["promql",[["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/scalar_calculate/struct.ScalarCalculateStream.html\" title=\"struct promql::extension_plan::scalar_calculate::ScalarCalculateStream\">ScalarCalculateStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.AbsentStream.html\" title=\"struct promql::extension_plan::AbsentStream\">AbsentStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.EmptyMetricStream.html\" title=\"struct promql::extension_plan::EmptyMetricStream\">EmptyMetricStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.HistogramFoldStream.html\" title=\"struct promql::extension_plan::HistogramFoldStream\">HistogramFoldStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.InstantManipulateStream.html\" title=\"struct promql::extension_plan::InstantManipulateStream\">InstantManipulateStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.RangeManipulateStream.html\" title=\"struct promql::extension_plan::RangeManipulateStream\">RangeManipulateStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.SeriesDivideStream.html\" title=\"struct promql::extension_plan::SeriesDivideStream\">SeriesDivideStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.SeriesNormalizeStream.html\" title=\"struct promql::extension_plan::SeriesNormalizeStream\">SeriesNormalizeStream</a>",0],["impl Stream for <a class=\"struct\" href=\"promql/extension_plan/struct.UnionDistinctOnStream.html\" title=\"struct promql::extension_plan::UnionDistinctOnStream\">UnionDistinctOnStream</a>",0]]],["query",[["impl Stream for <a class=\"struct\" href=\"query/metrics/struct.RegionWatermarkMetricsStream.html\" title=\"struct query::metrics::RegionWatermarkMetricsStream\">RegionWatermarkMetricsStream</a>",0],["impl Stream for <a class=\"struct\" href=\"query/part_sort/struct.PartSortStream.html\" title=\"struct query::part_sort::PartSortStream\">PartSortStream</a>",0],["impl Stream for <a class=\"struct\" href=\"query/range_select/plan/struct.RangeSelectStream.html\" title=\"struct query::range_select::plan::RangeSelectStream\">RangeSelectStream</a>",0],["impl Stream for <a class=\"struct\" href=\"query/window_sort/struct.WindowedSortStream.html\" title=\"struct query::window_sort::WindowedSortStream\">WindowedSortStream</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>> Stream for <a class=\"struct\" href=\"query/metrics/struct.OnDone.html\" title=\"struct query::metrics::OnDone\">OnDone</a><F>",0]]],["servers",[["impl Stream for <a class=\"struct\" href=\"servers/grpc/flight/struct.FlightRecordBatchStream.html\" title=\"struct servers::grpc::flight::FlightRecordBatchStream\">FlightRecordBatchStream</a>",0],["impl Stream for <a class=\"struct\" href=\"servers/grpc/flight/struct.PutRecordBatchRequestStream.html\" title=\"struct servers::grpc::flight::PutRecordBatchRequestStream\">PutRecordBatchRequestStream</a>",0],["impl<S, B> Stream for <a class=\"struct\" href=\"servers/postgres/types/struct.RecordBatchRowStream.html\" title=\"struct servers::postgres::types::RecordBatchRowStream\">RecordBatchRowStream</a><S, B><div class=\"where\">where\n S: Encoder + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>,\n B: Stream<Item = Result<RecordBatch>>,</div>",0]]],["table",[["impl Stream for <a class=\"struct\" href=\"table/table/numbers/struct.NumbersStream.html\" title=\"struct table::table::numbers::NumbersStream\">NumbersStream</a>",0],["impl Stream for <a class=\"struct\" href=\"table/table/scan/struct.StreamWithMetricWrapper.html\" title=\"struct table::table::scan::StreamWithMetricWrapper\">StreamWithMetricWrapper</a>",0],["impl Stream 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":[184,3375,213,209,224,247,180,1498,1764,1192,888,556]}
|