org.terracotta.context.extended
Class RegisteredCompoundOperationStatistic

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

public abstract class RegisteredCompoundOperationStatistic
extends RegisteredStatistic

Author:
Ludovic Orban

Constructor Summary
RegisteredCompoundOperationStatistic(CompoundOperation<?> compoundOperation)
           
 
Method Summary
 CompoundOperation<?> getCompoundOperation()
           
 SamplingSupport getSupport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredCompoundOperationStatistic

public RegisteredCompoundOperationStatistic(CompoundOperation<?> compoundOperation)
Method Detail

getCompoundOperation

public CompoundOperation<?> getCompoundOperation()

getSupport

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


Copyright © 2016. All Rights Reserved.