org.terracotta.context.extended
Class RegisteredCompoundStatistic

java.lang.Object
  extended by org.terracotta.context.extended.RegisteredStatistic
      extended by org.terracotta.context.extended.RegisteredCompoundOperationStatistic
          extended by org.terracotta.context.extended.RegisteredCompoundStatistic

public class RegisteredCompoundStatistic
extends RegisteredCompoundOperationStatistic

Author:
Ludovic Orban

Constructor Summary
RegisteredCompoundStatistic(CompoundOperation<?> compoundOperation, EnumSet<?> compound)
           
 
Method Summary
 EnumSet<?> getCompound()
           
 
Methods inherited from class org.terracotta.context.extended.RegisteredCompoundOperationStatistic
getCompoundOperation, getSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredCompoundStatistic

public RegisteredCompoundStatistic(CompoundOperation<?> compoundOperation,
                                   EnumSet<?> compound)
Method Detail

getCompound

public EnumSet<?> getCompound()


Copyright © 2016. All Rights Reserved.