public class ClientTraceProcessor extends AbstractProcessor
Modifier and Type | Class and Description |
---|---|
static class |
ClientTraceProcessor.Locality |
archiveKey, chunk, currentPos, key, startOffset
Constructor and Description |
---|
ClientTraceProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getDataType() |
protected ClientTraceProcessor.Locality |
getLocality(String src,
String dst) |
void |
parse(String recordEntry,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter) |
buildGenericRecord, getCurrentPos, getStartOffset, hasNext, nextLine, process, reset, saveChunkInError, setCurrentPos, setStartOffset
protected ClientTraceProcessor.Locality getLocality(String src, String dst) throws Exception
Exception
public void parse(String recordEntry, org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output, org.apache.hadoop.mapred.Reporter reporter) throws Throwable
parse
in class AbstractProcessor
Throwable
public String getDataType()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.