org.apache.hadoop.chukwa.datacollection.writer
Interface PipelineableWriter

All Superinterfaces:
ChukwaWriter
All Known Implementing Classes:
Dedup

public interface PipelineableWriter
extends ChukwaWriter


Method Summary
 void setNextStage(ChukwaWriter next)
           
 
Methods inherited from interface org.apache.hadoop.chukwa.datacollection.writer.ChukwaWriter
add, close, init
 

Method Detail

setNextStage

void setNextStage(ChukwaWriter next)


Copyright © ${year} The Apache Software Foundation