org.terracotta.context.extended
Class RegisteredSizeStatistic
java.lang.Object
org.terracotta.context.extended.RegisteredStatistic
org.terracotta.context.extended.RegisteredSizeStatistic
public class RegisteredSizeStatistic
- extends 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<?> sampledStatistic)
getSampledStatistic
public ExpiringSampledStatistic<?> getSampledStatistic()
getSupport
public SamplingSupport getSupport()
- Specified by:
getSupport in class RegisteredStatistic
Copyright © 2016. All Rights Reserved.