org.terracotta.context.extended
Class RegisteredSizeStatistic
java.lang.Object
org.terracotta.context.extended.RegisteredSizeStatistic
- All Implemented Interfaces:
- RegisteredStatistic
public class RegisteredSizeStatistic
- extends Object
- implements RegisteredStatistic
Class used to register size statistics (BytesSize, etc.)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredSizeStatistic
public RegisteredSizeStatistic(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.