Uses of Class
org.apache.pinot.segment.spi.creator.StatsCollectorConfig
-
Packages that use StatsCollectorConfig Package Description org.apache.pinot.segment.spi.creator -
-
Uses of StatsCollectorConfig in org.apache.pinot.segment.spi.creator
Methods in org.apache.pinot.segment.spi.creator with parameters of type StatsCollectorConfig Modifier and Type Method Description SegmentPreIndexStatsContainerSegmentCreationDataSource. gatherStats(StatsCollectorConfig statsCollectorConfig)
-