public class Sar extends AbstractProcessor
| Modifier and Type | Field and Description | 
|---|---|
| String | recordType | 
| static String | reduceType | 
archiveKey, chunk, currentPos, key, startOffset| Constructor and Description | 
|---|
| Sar() | 
| 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) | 
| String[] | parseData(String dataLine) | 
| String[] | parseHeader(String header) | 
buildGenericRecord, getCurrentPos, getStartOffset, hasNext, nextLine, process, reset, saveChunkInError, setCurrentPos, setStartOffsetpublic static 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 AbstractProcessorThrowablepublic String getDataType()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.