|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvroReducer | |
---|---|
org.apache.avro.mapred | Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java. |
Uses of AvroReducer in org.apache.avro.mapred |
---|
Method parameters in org.apache.avro.mapred with type arguments of type AvroReducer | |
---|---|
static void |
AvroJob.setCombinerClass(JobConf job,
Class<? extends AvroReducer> c)
Configure a job's combiner implementation. |
static void |
AvroJob.setReducerClass(JobConf job,
Class<? extends AvroReducer> c)
Configure a job's reducer implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |