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 PipelineableWriter
public void add(List<Chunk> chunks) throws WriterException
add
in interface ChukwaWriter
WriterException
public void close() throws WriterException
close
in interface ChukwaWriter
WriterException
public void init(org.apache.hadoop.conf.Configuration c) throws WriterException
init
in interface ChukwaWriter
WriterException
Copyright © ${year} The Apache Software Foundation