mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-23 06:30:05 +00:00
9 lines
4.1 KiB
JavaScript
9 lines
4.1 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["common_recordbatch",[["impl RecordBatchStream for <a class=\"struct\" href=\"common_recordbatch/adapter/struct.DfRecordBatchStreamAdapter.html\" title=\"struct common_recordbatch::adapter::DfRecordBatchStreamAdapter\">DfRecordBatchStreamAdapter</a>"],["impl<T, E> RecordBatchStream 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>"]]],["promql",[["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/scalar_calculate/struct.ScalarCalculateStream.html\" title=\"struct promql::extension_plan::scalar_calculate::ScalarCalculateStream\">ScalarCalculateStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.AbsentStream.html\" title=\"struct promql::extension_plan::AbsentStream\">AbsentStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.EmptyMetricStream.html\" title=\"struct promql::extension_plan::EmptyMetricStream\">EmptyMetricStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.HistogramFoldStream.html\" title=\"struct promql::extension_plan::HistogramFoldStream\">HistogramFoldStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.InstantManipulateStream.html\" title=\"struct promql::extension_plan::InstantManipulateStream\">InstantManipulateStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.RangeManipulateStream.html\" title=\"struct promql::extension_plan::RangeManipulateStream\">RangeManipulateStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.SeriesDivideStream.html\" title=\"struct promql::extension_plan::SeriesDivideStream\">SeriesDivideStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.SeriesNormalizeStream.html\" title=\"struct promql::extension_plan::SeriesNormalizeStream\">SeriesNormalizeStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"promql/extension_plan/struct.UnionDistinctOnStream.html\" title=\"struct promql::extension_plan::UnionDistinctOnStream\">UnionDistinctOnStream</a>"]]],["query",[["impl RecordBatchStream for <a class=\"struct\" href=\"query/part_sort/struct.PartSortStream.html\" title=\"struct query::part_sort::PartSortStream\">PartSortStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"query/range_select/plan/struct.RangeSelectStream.html\" title=\"struct query::range_select::plan::RangeSelectStream\">RangeSelectStream</a>"],["impl RecordBatchStream for <a class=\"struct\" href=\"query/window_sort/struct.WindowedSortStream.html\" title=\"struct query::window_sort::WindowedSortStream\">WindowedSortStream</a>"]]],["table",[["impl RecordBatchStream for <a class=\"struct\" href=\"table/table/scan/struct.StreamWithMetricWrapper.html\" title=\"struct table::table::scan::StreamWithMetricWrapper\">StreamWithMetricWrapper</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[1292,1845,570,214]}
|