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

Packages that use RegisteredStatistic
org.terracotta.context.extended   
 

Uses of RegisteredStatistic in org.terracotta.context.extended
 

Subclasses of RegisteredStatistic in org.terracotta.context.extended
 class RegisteredCompoundOperationStatistic
           
 class RegisteredCompoundStatistic
           
 class RegisteredCounterStatistic
          Class used to register counter statistics (MappingCount, etc.)
 class RegisteredRatioStatistic
           
 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 © 2016. All Rights Reserved.