Generated by
JDiff

Interface org.apache.hadoop.metrics.MetricsRecord

Added Methods
void incrMetric(String, long) Increments the named metric by the specified value.
void setMetric(String, long) Sets the named metric to the specified value.
void setTag(String, long) Sets the named tag to the specified value.