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

Packages that use RegistrationType
org.terracotta.context.extended   
 

Uses of RegistrationType in org.terracotta.context.extended
 

Methods in org.terracotta.context.extended that return RegistrationType
 RegistrationType RegisteredCompoundStatistic.getType()
           
 RegistrationType RegisteredRatioStatistic.getType()
           
 RegistrationType RegisteredStatistic.getType()
           
 RegistrationType RegisteredSizeStatistic.getType()
           
 RegistrationType RegisteredCounterStatistic.getType()
           
static RegistrationType RegistrationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RegistrationType[] RegistrationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017. All rights reserved.