public interface SPIBoundedRangeStatistic extends SPIBoundaryStatistic, SPIRangeStatistic, com.ibm.websphere.pmi.stat.WSBoundedRangeStatistic
Modifier and Type | Method and Description |
---|---|
void |
set(long lowerBound,
long upperBound,
long lowWaterMark,
long highWaterMark,
long current,
double integral,
long startTime,
long lastSampleTime)
Set the Bounded Range statistic with the following values.
|
set, setLowerBound, setUpperBound
decrement, decrement, decrement, increment, increment, increment, set, set, set, setLastValue, setWaterMark, setWaterMark, updateIntegral, updateIntegral
isEnabled, reset, setLastSampleTime, setStartTime
getCurrent, getHighWaterMark, getIntegral, getLowWaterMark, getMean