org.terracotta.context.extended
Class RegisteredStatistic

java.lang.Object
  extended by org.terracotta.context.extended.RegisteredStatistic
Direct Known Subclasses:
RegisteredCompoundOperationStatistic, RegisteredValueStatistic

public abstract class RegisteredStatistic
extends Object

Author:
Ludovic Orban

Constructor Summary
RegisteredStatistic()
           
 
Method Summary
abstract  SamplingSupport getSupport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredStatistic

public RegisteredStatistic()
Method Detail

getSupport

public abstract SamplingSupport getSupport()


Copyright © 2016. All Rights Reserved.