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

Packages that use DefaultMetricsSystem
org.apache.hadoop.metrics2.lib A collection of library classes for implementing metrics sources 
 

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 © 2014 Apache Software Foundation. All Rights Reserved.