Uses of Class
org.apache.hadoop.metrics.spi.AbstractMetricsContext.TagMap

Packages that use AbstractMetricsContext.TagMap
org.apache.hadoop.metrics.spi Note, this package is deprecated in favor of org.apache.hadoop.metrics2 usage. 
 

Uses of AbstractMetricsContext.TagMap in org.apache.hadoop.metrics.spi
 

Methods in org.apache.hadoop.metrics.spi that return AbstractMetricsContext.TagMap
 AbstractMetricsContext.TagMap OutputRecord.getTagsCopy()
          Deprecated. Returns a copy of this record's tags.
 

Methods in org.apache.hadoop.metrics.spi with parameters of type AbstractMetricsContext.TagMap
 boolean AbstractMetricsContext.TagMap.containsAll(AbstractMetricsContext.TagMap other)
          Returns true if this tagmap contains every tag in other.
 



Copyright © 2009 The Apache Software Foundation