Package org.apache.pinot.broker.routing.segmentpreselector
-
Interface Summary Interface Description SegmentPreSelector The segment pre-selector filters the unnecessary online segments for the query. -
Class Summary Class Description SegmentLineageBasedSegmentPreSelector Segment lineage based segment pre-selector This pre-selector reads the segment lineage metadata and filters out either merged segments or original segments to make sure that the final segments contain no duplicate data.SegmentPreSelectorFactory