com.ibm.websphere.management.statistics
Interface Statistic
- All Known Subinterfaces:
- BoundaryStatistic, BoundedRangeStatistic, CountStatistic, RangeStatistic, TimeStatistic
- public interface Statistic
Method Summary java.lang.String getDescription()
long getLastSampleTime()
java.lang.String getName()
long getStartTime()
java.lang.String getUnit()
Method Detail getName
public java.lang.String getName()
getUnit
public java.lang.String getUnit()
getDescription
public java.lang.String getDescription()
getStartTime
public long getStartTime()
getLastSampleTime
public long getLastSampleTime()
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.