org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class DebugOutputProcessor
java.lang.Object
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.AbstractProcessor
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.DebugOutputProcessor
- All Implemented Interfaces:
- MapProcessor
public class DebugOutputProcessor
- extends AbstractProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
recordType
public static final String recordType
- See Also:
- Constant Field Values
DebugOutputProcessor
public DebugOutputProcessor()
parse
public void parse(String line,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter)
- Specified by:
parse
in class AbstractProcessor
getDataType
public String getDataType()
Copyright © ${year} The Apache Software Foundation