org.terracotta.context.extended
Class RegisteredSizeStatistic

java.lang.Object
  extended by org.terracotta.context.extended.RegisteredStatistic
      extended by org.terracotta.context.extended.RegisteredSizeStatistic

public class RegisteredSizeStatistic
extends RegisteredStatistic

Class used to register size statistics (BytesSize, etc.)


Constructor Summary
RegisteredSizeStatistic(ExpiringSampledStatistic<?> sampledStatistic)
           
 
Method Summary
 ExpiringSampledStatistic<?> getSampledStatistic()
           
 SamplingSupport getSupport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredSizeStatistic

public RegisteredSizeStatistic(ExpiringSampledStatistic<?> sampledStatistic)
Method Detail

getSampledStatistic

public ExpiringSampledStatistic<?> getSampledStatistic()

getSupport

public SamplingSupport getSupport()
Specified by:
getSupport in class RegisteredStatistic


Copyright © 2016. All Rights Reserved.