public class Top extends AbstractProcessor
Modifier and Type | Field and Description |
---|---|
String |
recordType |
archiveKey, chunk, key
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, hasNext, nextLine, process, reset, saveChunkInError
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 © ${year} The Apache Software Foundation