org.apache.hadoop.chukwa.extraction.demux.processor
Class ChukwaOutputCollector
java.lang.Object
org.apache.hadoop.chukwa.extraction.demux.processor.ChukwaOutputCollector
- All Implemented Interfaces:
- org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord>
public class ChukwaOutputCollector
- extends Object
- implements org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChukwaOutputCollector
public ChukwaOutputCollector(String groupName,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> outputCollector,
org.apache.hadoop.mapred.Reporter reporter)
collect
public void collect(ChukwaRecordKey key,
ChukwaRecord value)
throws IOException
- Specified by:
collect
in interface org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord>
- Throws:
IOException
Copyright © ${year} The Apache Software Foundation