Uses of Class
org.apache.hadoop.metrics2.MetricType

Packages that use MetricType
org.apache.hadoop.metrics2 Metrics 2.0 
 

Uses of MetricType in org.apache.hadoop.metrics2
 

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.