|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SPIBoundedRangeStatistic
WebSphere interface to instrument BoundedRange statistic.
Method Summary | |
---|---|
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. |
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIBoundaryStatistic |
---|
set, setLowerBound, setUpperBound |
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIRangeStatistic |
---|
decrement, decrement, decrement, increment, increment, increment, set, set, set, setLastValue, setWaterMark, setWaterMark, updateIntegral, updateIntegral |
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIStatistic |
---|
isEnabled, reset, setLastSampleTime, setStartTime |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSRangeStatistic |
---|
getCurrent, getHighWaterMark, getIntegral, getLowWaterMark, getMean |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic |
---|
getLowerBound, getUpperBound |
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 |
Method Detail |
---|
void set(long lowerBound, long upperBound, long lowWaterMark, long highWaterMark, long current, double integral, long startTime, long lastSampleTime)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |