public class ExecReducer
extends MapReduceBase
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
l4j |
| Constructor and Description |
|---|
ExecReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configure(JobConf job) |
void |
reduce(java.lang.Object key,
java.util.Iterator values,
OutputCollector output,
Reporter reporter) |
Copyright © 2012 The Apache Software Foundation