Class Selection


  • public class Selection
    extends Object
    • Constructor Detail

      • Selection

        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)