org.terracotta.context.extended
Class RegisteredCompoundOperationStatistic
java.lang.Object
org.terracotta.context.extended.RegisteredStatistic
org.terracotta.context.extended.RegisteredCompoundOperationStatistic
- Direct Known Subclasses:
- RegisteredCompoundStatistic, RegisteredRatioStatistic
public abstract class RegisteredCompoundOperationStatistic
- extends RegisteredStatistic
- Author:
- Ludovic Orban
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredCompoundOperationStatistic
public RegisteredCompoundOperationStatistic(CompoundOperation<?> compoundOperation)
getCompoundOperation
public CompoundOperation<?> getCompoundOperation()
getSupport
public SamplingSupport getSupport()
- Specified by:
getSupport in class RegisteredStatistic
Copyright © 2016. All Rights Reserved.