Uses of Class
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem

Packages that use DefaultMetricsSystem
org.apache.hadoop.metrics2.lib   
 

Uses of DefaultMetricsSystem in org.apache.hadoop.metrics2.lib
 

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



Copyright © 2009 The Apache Software Foundation