org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class JobSummary
java.lang.Object
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.AbstractProcessor
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.JobSummary
- All Implemented Interfaces:
- MapProcessor
public class JobSummary
- extends AbstractProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobSummary
public JobSummary()
parse
protected void parse(String recordEntry,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter)
throws Throwable
- Specified by:
parse in class AbstractProcessor
- Throws:
Throwable
buildGenericRecord
protected void buildGenericRecord(ChukwaRecord record,
long timestamp,
String dataSource)
getDataType
public String getDataType()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.