Generated by
JDiff

Class org.apache.hadoop.mapred.Counters

Removed interface java.lang.Iterable.
Added interface java.lang.Iterable.

Now deprecated.

Added Methods
boolean equals(Object)  
int hashCode()  
 

Changed Methods
Collection getGroupNames() Change in return type from String> to Collection.
Returns the names of all counter classes.
Iterator iterator() Change in return type from Group> to Iterator.