com.ibm.websphere.management.statistics
Interface TimeStatistic
- All Superinterfaces:
- Statistic
- public interface TimeStatistic
- extends Statistic
Method Summary long getCount()
long getMaxTime()
long getMinTime()
long getTotalTime()
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic getDescription, getLastSampleTime, getName, getStartTime, getUnit
Method Detail getMaxTime
public long getMaxTime()
getMinTime
public long getMinTime()
getCount
public long getCount()
getTotalTime
public long getTotalTime()
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.