Package org.apache.druid.query.scan
-
Class Summary Class Description ScanQuery ScanQuery.OrderBy ScanQueryConfig ScanQueryEngine ScanQueryLimitRowIterator This iterator supports iteration through a Sequence returned by a ScanResultValue QueryRunner.ScanQueryOffsetSequence A Sequence that wraps the results of a ScanQuery and skips a given number of rows.ScanQueryQueryToolChest ScanQueryRunnerFactory ScanResultValue ScanResultValueFramesIterable Returns a thread-unsafe iterable, that converts a sequence ofScanResultValue
to an iterable ofFrameSignaturePair
.ScanResultValueIterator Iterates over the scan result sequence and provides an interface to clean up the resources (if any) to close the underlying sequence.ScanResultValueTimestampComparator This comparator class supports comparisons of ScanResultValues based on the timestamp of their first event.SettableCursorColumnSelectorFactory A column selector factory, that represents the column values from multiple underlying cursors. -
Enum Summary Enum Description ScanQuery.Order ScanQuery.ResultFormat