public static class Demux.ReduceClass extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Reducer<ChukwaRecordKey,ChukwaRecord,ChukwaRecordKey,ChukwaRecord>
| Constructor and Description | 
|---|
| Demux.ReduceClass() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | configure(org.apache.hadoop.mapred.JobConf jobConf) | 
| void | reduce(ChukwaRecordKey key,
      Iterator<ChukwaRecord> values,
      org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
      org.apache.hadoop.mapred.Reporter reporter) | 
public void configure(org.apache.hadoop.mapred.JobConf jobConf)
configure in interface org.apache.hadoop.mapred.JobConfigurableconfigure in class org.apache.hadoop.mapred.MapReduceBasepublic void reduce(ChukwaRecordKey key, Iterator<ChukwaRecord> values, org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output, org.apache.hadoop.mapred.Reporter reporter) throws IOException
reduce in interface org.apache.hadoop.mapred.Reducer<ChukwaRecordKey,ChukwaRecord,ChukwaRecordKey,ChukwaRecord>IOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.