|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSTimeStatistic
WebSphere Time statistic interface.
Method Summary | |
---|---|
long |
getMaxTime()
Returns the maximum time taken to complete one invocation since the beginning of the measurement. |
long |
getMinTime()
Returns the minimum time taken to complete one invocation since the beginning of the measurement. |
long |
getTotalTime()
Returns the sum total of time taken to complete all the invocations since the beginning of the measurement. |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSAverageStatistic |
---|
getCount, getMax, getMean, getMin, getSumOfSquares, getTotal |
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 |
---|
long getTotalTime()
long getMinTime()
long getMaxTime()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |