Uses of Class
org.apache.blur.metrics.ReporterSetup.TYPES

Packages that use ReporterSetup.TYPES
org.apache.blur.metrics   
 

Uses of ReporterSetup.TYPES in org.apache.blur.metrics
 

Methods in org.apache.blur.metrics that return ReporterSetup.TYPES
static ReporterSetup.TYPES ReporterSetup.TYPES.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReporterSetup.TYPES[] ReporterSetup.TYPES.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.