IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid.stats
Interface ActiveTimeStatistic

All Superinterfaces:
ActiveLongStatistic, Serializable, Statistic, TimeStatistic

public interface ActiveTimeStatistic
extends TimeStatistic, ActiveLongStatistic

This interface represents a TimeStatistic object which also provides the number of time data being added in the last period.

Since:
WAS XD 6.0.1
See Also:
ActiveLongStatistic, TimeStatistic

Method Summary
 
Methods inherited from interface com.ibm.websphere.objectgrid.stats.TimeStatistic
add, copy, getCount, getMaxTime, getMeanTime, getMinTime, getSumOfSquares, getTotalTime
 
Methods inherited from interface com.ibm.websphere.objectgrid.stats.Statistic
combine, delta, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, isEnabled, reset, toString, update
 
Methods inherited from interface com.ibm.websphere.objectgrid.stats.ActiveLongStatistic
getDataFromLastPeriod, getMaxDataPerPeriod, getMinDataPerPeriod, getPeriodLength, setPeriodLength
 


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.