public interface SPIBoundaryStatistic extends SPIStatistic, com.ibm.websphere.pmi.stat.WSBoundaryStatistic
Modifier and Type | Method and Description |
---|---|
void |
set(long lowerBound,
long upperBound,
long startTime,
long lastSampleTime)
Set the Boundary statistic with the following values
|
void |
setLowerBound(long lowerBound)
Sets the low bound
|
void |
setUpperBound(long upperBound)
Sets the upper-bound
|
isEnabled, reset, setLastSampleTime, setStartTime