Uses of Interface
org.apache.pinot.segment.spi.creator.SegmentPreIndexStatsContainer
-
Packages that use SegmentPreIndexStatsContainer Package Description org.apache.pinot.segment.spi.creator -
-
Uses of SegmentPreIndexStatsContainer in org.apache.pinot.segment.spi.creator
Subinterfaces of SegmentPreIndexStatsContainer in org.apache.pinot.segment.spi.creator Modifier and Type Interface Description interfaceSegmentPreIndexStatsCollectorMethods in org.apache.pinot.segment.spi.creator that return SegmentPreIndexStatsContainer Modifier and Type Method Description SegmentPreIndexStatsContainerSegmentCreationDataSource. gatherStats(StatsCollectorConfig statsCollectorConfig)
-