public static class Demux.MapClass extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Mapper<ChukwaArchiveKey,ChunkImpl,ChukwaRecordKey,ChukwaRecord>
| Constructor and Description |
|---|
MapClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.hadoop.mapred.JobConf jobConf) |
void |
map(ChukwaArchiveKey key,
ChunkImpl chunk,
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 map(ChukwaArchiveKey key, ChunkImpl chunk, org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output, org.apache.hadoop.mapred.Reporter reporter) throws IOException
map in interface org.apache.hadoop.mapred.Mapper<ChukwaArchiveKey,ChunkImpl,ChukwaRecordKey,ChukwaRecord>IOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.