Package org.apache.druid.query.scan
package org.apache.druid.query.scan
-
ClassDescriptionThis iterator supports iteration through a Sequence returned by a ScanResultValue QueryRunner.A Sequence that wraps the results of a ScanQuery and skips a given number of rows.Returns a thread-unsafe iterable, that converts a sequence of
ScanResultValueto an iterable ofFrameSignaturePair.Iterates over the scan result sequence and provides an interface to clean up the resources (if any) to close the underlying sequence.This comparator class supports comparisons of ScanResultValues based on the timestamp of their first event.A column selector factory, that represents the column values from multiple underlying cursors.