org.terracotta.context.extended
Class RegisteredCompoundOperationStatistic<T extends Enum<T>>
java.lang.Object
org.terracotta.context.extended.RegisteredCompoundOperationStatistic<T>
- All Implemented Interfaces:
- RegisteredStatistic
- Direct Known Subclasses:
- RegisteredCompoundStatistic, RegisteredRatioStatistic
public abstract class RegisteredCompoundOperationStatistic<T extends Enum<T>>
- extends Object
- implements 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<T> compoundOperation)
getCompoundOperation
public CompoundOperation<T> getCompoundOperation()
getSupport
public SamplingSupport getSupport()
- Specified by:
getSupport in interface RegisteredStatistic
Copyright © 2016. All rights reserved.