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