Generated by
JDiff

Class org.apache.hadoop.metrics.spi.OutputRecord

Added Methods
MetricMap getMetricsCopy() Returns a copy of this record's metrics.
TagMap getTagsCopy() Returns a copy of this record's tags.
 

Changed Methods
Set getMetricNames() Change in return type from String> to Set.
Returns the set of metric names.
Set getTagNames() Change in return type from String> to Set.
Returns the set of tag names