Generated by
JDiff

Class org.apache.hadoop.mapred.Counters

Added Methods
Counter findCounter(String, String) Find a counter given the group and the name.
Counters fromEscapedCompactString(String) Convert a stringified counter representation into a counter object.
String makeEscapedCompactString() Represent the counter in a textual format that can be converted back to its object form