public class Iostat extends AbstractProcessor
Modifier and Type | Field and Description |
---|---|
String |
recordType |
archiveKey, chunk, key
Constructor and Description |
---|
Iostat() |
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, 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 String getDataType()
Copyright © ${year} The Apache Software Foundation