Package org.apache.activemq.management
Interface UnsampledStatistic<T>
- All Superinterfaces:
Resettable,Statistic
- All Known Implementing Classes:
UnsampledStatisticImpl
A Statistic without sampleTime or or startTime.
-
Method Summary
Methods inherited from interface org.apache.activemq.management.Resettable
resetMethods inherited from interface org.apache.activemq.management.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
-
Method Details
-
getValue
T getValue() -
setValue
-