Package | Description |
---|---|
org.apache.hadoop.metrics.spi |
The Service Provider Interface for the Metrics API.
|
Modifier and Type | Method and Description |
---|---|
AbstractMetricsContext.TagMap |
OutputRecord.getTagsCopy()
Returns a copy of this record's tags.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractMetricsContext.TagMap.containsAll(AbstractMetricsContext.TagMap other)
Returns true if this tagmap contains every tag in other.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.