public interface CounterStatistics
CounterMetric
.CounterMetric.getStatistics(boolean)
Modifier and Type | Method and Description |
---|---|
long |
getCount()
Return the count of values collected.
|
long |
getStartTime()
Return the time the counter started statistics collection.
|
Copyright © 2014. All Rights Reserved.