IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid.stats
Interface ActiveCountStatistic

All Superinterfaces:
ActiveLongStatistic, CountStatistic, Serializable, Statistic

public interface ActiveCountStatistic
extends CountStatistic, ActiveLongStatistic

This interface represents a CountStatistic object which also provides the count changes in the last period.

Since:
WAS XD 6.0.1
See Also:
ActiveLongStatistic, CountStatistic

Method Summary
 
Methods inherited from interface com.ibm.websphere.objectgrid.stats.CountStatistic
copy, getCount, getMax, getMin, rateOfChange
 
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.