Class ValueAggregatorCombiner<K1 extends WritableComparable<?>,V1 extends Writable>

java.lang.Object
org.apache.hadoop.mapreduce.Reducer<Text,Text,Text,Text>
org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorCombiner<K1,V1>

@Public @Stable public class ValueAggregatorCombiner<K1 extends WritableComparable<?>,V1 extends Writable> extends Reducer<Text,Text,Text,Text>
This class implements the generic combiner of Aggregate.