Uses of Class
org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
-
Packages that use RealtimeSegmentStatsHistory.SegmentStats Package Description org.apache.pinot.segment.local.realtime.impl -
-
Uses of RealtimeSegmentStatsHistory.SegmentStats in org.apache.pinot.segment.local.realtime.impl
Methods in org.apache.pinot.segment.local.realtime.impl that return RealtimeSegmentStatsHistory.SegmentStats Modifier and Type Method Description RealtimeSegmentStatsHistory.SegmentStatsRealtimeSegmentStatsHistory. getSegmentStatsAt(int index)Methods in org.apache.pinot.segment.local.realtime.impl with parameters of type RealtimeSegmentStatsHistory.SegmentStats Modifier and Type Method Description voidRealtimeSegmentStatsHistory. addSegmentStats(RealtimeSegmentStatsHistory.SegmentStats segmentStats)
-