|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticSlidingAvgCounter | |
---|---|
messif.statistics | Statistic gathering support. |
Uses of StatisticSlidingAvgCounter in messif.statistics |
---|
Methods in messif.statistics that return StatisticSlidingAvgCounter | |
---|---|
protected StatisticSlidingAvgCounter |
StatisticSlidingAvgCounter.cast()
|
static StatisticSlidingAvgCounter |
StatisticSlidingAvgCounter.getStatistics(java.lang.String name)
Create new statistic counter with specified name or get the one already existing |
Methods in messif.statistics with parameters of type StatisticSlidingAvgCounter | |
---|---|
protected void |
StatisticSlidingAvgCounter.setFrom(StatisticSlidingAvgCounter sourceStat)
Set this statistic to values from given statistic |
protected void |
StatisticSlidingAvgCounter.updateFrom(StatisticSlidingAvgCounter sourceStat)
the final queue should be sorted according to time as required |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |