org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class ChunkSaver

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.demux.processor.mapper.ChunkSaver

public class ChunkSaver
extends Object


Constructor Summary
ChunkSaver()
           
 
Method Summary
static ChukwaRecord saveChunk(Chunk chunk, Throwable throwable, org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output, org.apache.hadoop.mapred.Reporter reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChunkSaver

public ChunkSaver()
Method Detail

saveChunk

public static ChukwaRecord saveChunk(Chunk chunk,
                                     Throwable throwable,
                                     org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
                                     org.apache.hadoop.mapred.Reporter reporter)


Copyright © ${year} The Apache Software Foundation