org.terracotta.context.extended
Class RegisteredRatioStatistic
java.lang.Object
org.terracotta.context.extended.RegisteredStatistic
org.terracotta.context.extended.RegisteredCompoundOperationStatistic
org.terracotta.context.extended.RegisteredRatioStatistic
public class RegisteredRatioStatistic
- extends RegisteredCompoundOperationStatistic
- Author:
- Ludovic Orban
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredRatioStatistic
public RegisteredRatioStatistic(CompoundOperation<?> compoundOperation,
EnumSet<?> numerator,
EnumSet<?> denominator)
getNumerator
public EnumSet<?> getNumerator()
getDenominator
public EnumSet<?> getDenominator()
Copyright © 2016. All Rights Reserved.