public class Selection extends Object
Selection(org.apache.pinot.segment.spi.ImmutableSegment immutableSegment, org.apache.pinot.segment.spi.index.metadata.SegmentMetadataImpl metadata, List<Integer> filteredDocIds, List<org.apache.pinot.spi.utils.Pair> selectionColumns)
ResultTable
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Selection(org.apache.pinot.segment.spi.ImmutableSegment immutableSegment, org.apache.pinot.segment.spi.index.metadata.SegmentMetadataImpl metadata, List<Integer> filteredDocIds, List<org.apache.pinot.spi.utils.Pair> selectionColumns)
public ResultTable run()