public class Top extends AbstractProcessor
Modifier and Type | Field and Description |
---|---|
String |
recordType |
String |
reduceType |
archiveKey, chunk, currentPos, key, startOffset
Constructor and Description |
---|
Top() |
Modifier and Type | Method and Description |
---|---|
String |
getDataType() |
protected void |
parse(String recordEntry,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter) |
void |
parseSummary(ChukwaRecord record,
String header) |
buildGenericRecord, getCurrentPos, getStartOffset, hasNext, nextLine, process, reset, saveChunkInError, setCurrentPos, setStartOffset
public final String reduceType
public final String recordType
protected 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 void parseSummary(ChukwaRecord record, String header)
public String getDataType()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.