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