public class DebugOutputProcessor extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
recordType |
archiveKey, chunk, currentPos, key, startOffset| Constructor and Description |
|---|
DebugOutputProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataType() |
void |
parse(String line,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter) |
buildGenericRecord, getCurrentPos, getStartOffset, hasNext, nextLine, process, reset, saveChunkInError, setCurrentPos, setStartOffsetpublic static final String recordType
public void parse(String line, org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output, org.apache.hadoop.mapred.Reporter reporter)
parse in class AbstractProcessorpublic String getDataType()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.