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

Packages that use AbstractMetricsContext.TagMap
org.apache.hadoop.metrics.spi The Service Provider Interface for the Metrics API. 
 

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()
          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