|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueAggregatorJobBase | |
---|---|
org.apache.hadoop.mapred.lib.aggregate |
Uses of ValueAggregatorJobBase in org.apache.hadoop.mapred.lib.aggregate |
---|
Subclasses of ValueAggregatorJobBase in org.apache.hadoop.mapred.lib.aggregate | |
---|---|
class |
ValueAggregatorCombiner<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic combiner of Aggregate. |
class |
ValueAggregatorMapper<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic mapper of Aggregate. |
class |
ValueAggregatorReducer<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic reducer of Aggregate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |