IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.pmi.stat
Interface SPITimeStatistic

All Superinterfaces:
SPIAverageStatistic, SPIStatistic, com.ibm.websphere.pmi.stat.WSAverageStatistic, com.ibm.websphere.pmi.stat.WSStatistic, com.ibm.websphere.pmi.stat.WSTimeStatistic

public interface SPITimeStatistic
extends SPIAverageStatistic, com.ibm.websphere.pmi.stat.WSTimeStatistic

WebSphere interface to instrument a Time statistic.


Method Summary
 
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIAverageStatistic
add, add, set
 
Methods inherited from interface com.ibm.wsspi.pmi.stat.SPIStatistic
isEnabled, reset, setLastSampleTime, setStartTime
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSTimeStatistic
getMaxTime, getMinTime, getTotalTime
 
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
 


IBM WebSphere Application ServerTM
Release 8