Uses of Class
org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
-
Packages that use RealtimeSegmentStatsHistory Package Description org.apache.pinot.segment.local.realtime.impl -
-
Uses of RealtimeSegmentStatsHistory in org.apache.pinot.segment.local.realtime.impl
Methods in org.apache.pinot.segment.local.realtime.impl that return RealtimeSegmentStatsHistory Modifier and Type Method Description static RealtimeSegmentStatsHistoryRealtimeSegmentStatsHistory. deserialzeFrom(File inFile)RealtimeSegmentStatsHistoryRealtimeSegmentConfig. getStatsHistory()Methods in org.apache.pinot.segment.local.realtime.impl with parameters of type RealtimeSegmentStatsHistory Modifier and Type Method Description RealtimeSegmentConfig.BuilderRealtimeSegmentConfig.Builder. setStatsHistory(RealtimeSegmentStatsHistory statsHistory)
-