Generated by
JDiff

Class org.apache.hadoop.mapred.Counters.Group

Added Methods
Counter getCounterForName(String) Get the counter for the given name and create it if it doesn't exist.
 

Changed Methods
Counter getCounter(int, String) Now deprecated.
use {@link #getCounter(String)} instead