org.terracotta.context.extended
Class RegisteredValueStatistic

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

public class RegisteredValueStatistic
extends RegisteredStatistic

Author:
Ludovic Orban

Constructor Summary
RegisteredValueStatistic(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

RegisteredValueStatistic

public RegisteredValueStatistic(ExpiringSampledStatistic<?> sampledStatistic)
Method Detail

getSampledStatistic

public ExpiringSampledStatistic<?> getSampledStatistic()

getSupport

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


Copyright © 2016. All Rights Reserved.