public class Dedup extends Object implements PipelineableWriter
| Constructor and Description |
|---|
Dedup() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(List<Chunk> chunks) |
void |
close() |
void |
init(org.apache.hadoop.conf.Configuration c) |
void |
setNextStage(ChukwaWriter next) |
public void setNextStage(ChukwaWriter next)
setNextStage in interface PipelineableWriterpublic void add(List<Chunk> chunks) throws WriterException
add in interface ChukwaWriterWriterExceptionpublic void close()
throws WriterException
close in interface ChukwaWriterWriterExceptionpublic void init(org.apache.hadoop.conf.Configuration c)
throws WriterException
init in interface ChukwaWriterWriterExceptionCopyright © ${year} The Apache Software Foundation