Uses of Interface
org.terracotta.context.extended.RegisteredStatistic

Packages that use RegisteredStatistic
org.terracotta.context.extended   
 

Uses of RegisteredStatistic in org.terracotta.context.extended
 

Classes in org.terracotta.context.extended that implement RegisteredStatistic
 class RegisteredCompoundOperationStatistic<T extends Enum<T>>
           
 class RegisteredCompoundStatistic<T extends Enum<T>>
           
 class RegisteredCounterStatistic
          Class used to register counter statistics (MappingCount, etc.)
 class RegisteredRatioStatistic<T extends Enum<T>>
           
 class RegisteredSizeStatistic
          Class used to register size statistics (BytesSize, etc.)
 

Methods in org.terracotta.context.extended that return types with arguments of type RegisteredStatistic
 Map<String,RegisteredStatistic> StatisticsRegistry.getRegistrations()
           
 



Copyright © 2017. All rights reserved.