Interface BoundedRangeStatistic
- All Superinterfaces:
BoundaryStatistic, RangeStatistic, Statistic
- All Known Implementing Classes:
BoundedRangeStatisticImpl
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
-
Method Summary
Methods inherited from interface BoundaryStatistic
getLowerBound, getUpperBoundMethods inherited from interface RangeStatistic
getCurrent, getHighWaterMark, getLowWaterMarkMethods inherited from interface Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit