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, saveChunkInErrorpublic 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 © ${year} The Apache Software Foundation