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

java.lang.Object
org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase<K1,V1>

@Public @Stable public class ValueAggregatorJobBase<K1 extends WritableComparable<?>,V1 extends Writable> extends Object
This abstract class implements some common functionalities of the the generic mapper, reducer and combiner classes of Aggregate.