Class IntSumReducer<Key>

java.lang.Object
org.apache.hadoop.mapreduce.Reducer<Key,IntWritable,Key,IntWritable>
org.apache.hadoop.mapreduce.lib.reduce.IntSumReducer<Key>

@Public @Stable public class IntSumReducer<Key> extends Reducer<Key,IntWritable,Key,IntWritable>