public static class StatisticValue.CountStatistic extends StatisticValue
StatisticValue.CountStatistic, StatisticValue.IntervalStatistic, StatisticValue.StatusStatistic| Constructor and Description |
|---|
CountStatistic(String name, StatisticType type, long count) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
Gets statistics count.
|
getName, getTypepublic CountStatistic(String name, StatisticType type, long count)