com.ibm.websphere.pmi.stat
Interface WSBoundedRangeStatistic

All Superinterfaces:
WSBoundaryStatistic, WSRangeStatistic, WSStatistic
All Known Subinterfaces:
SPIBoundedRangeStatistic

public interface WSBoundedRangeStatistic
extends WSRangeStatistic, WSBoundaryStatistic

WebSphere Bounded Range statistic interface.


Methods inherited from interface com.ibm.websphere.pmi.stat.WSRangeStatistic
getCurrent, getHighWaterMark, getIntegral, getLowWaterMark, getMean
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStatistic
combine, copy, delta, getDataInfo, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, rateOfChange, resetOnClient, setDataInfo, setDataInfo, toString, toXML, update
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic
getLowerBound, getUpperBound