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

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

Uses of AbstractMetric in org.apache.hadoop.metrics2
 

Methods in org.apache.hadoop.metrics2 that return types with arguments of type AbstractMetric
 Iterable<AbstractMetric> MetricsRecord.metrics()
          Get the metrics of the record
 

Methods in org.apache.hadoop.metrics2 with parameters of type AbstractMetric
abstract  MetricsRecordBuilder MetricsRecordBuilder.add(AbstractMetric metric)
          Add a pre-made immutable metric object
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.