Generated by
JDiff

Interface org.apache.hadoop.mapred.OutputCollector

Changed Methods
void collect(Object, Object) Change in signature from (K, V) to (Object, Object).
Adds a key/value pair to the output.