org.terracotta.context.extended
Class RegisteredCounterStatistic
java.lang.Object
org.terracotta.context.extended.RegisteredCounterStatistic
- All Implemented Interfaces:
- RegisteredStatistic
public class RegisteredCounterStatistic
- extends Object
- implements RegisteredStatistic
Class used to register counter statistics (MappingCount, etc.)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredCounterStatistic
public RegisteredCounterStatistic(ExpiringSampledStatistic<Long> sampledStatistic)
getType
public RegistrationType getType()
- Specified by:
getType in interface RegisteredStatistic
getSampledStatistic
public SampledStatistic<Long> getSampledStatistic()
getSupport
public SamplingSupport getSupport()
- Specified by:
getSupport in interface RegisteredStatistic
Copyright © 2016. All rights reserved.