org.terracotta.context.extended
Class RegisteredCompoundStatistic<T extends Enum<T>>
java.lang.Object
org.terracotta.context.extended.RegisteredCompoundOperationStatistic<T>
org.terracotta.context.extended.RegisteredCompoundStatistic<T>
- All Implemented Interfaces:
- RegisteredStatistic
public class RegisteredCompoundStatistic<T extends Enum<T>>
- extends RegisteredCompoundOperationStatistic<T>
- Author:
- Ludovic Orban
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredCompoundStatistic
public RegisteredCompoundStatistic(CompoundOperation<T> compoundOperation,
EnumSet<T> compound)
getType
public RegistrationType getType()
getCompound
public EnumSet<T> getCompound()
getResult
public Result getResult()
Copyright © 2016. All rights reserved.