Uses of Class
org.apache.hadoop.chukwa.datacollection.writer.PipelineableWriter

Packages that use PipelineableWriter
org.apache.hadoop.chukwa.datacollection.test   
org.apache.hadoop.chukwa.datacollection.writer   
 

Uses of PipelineableWriter in org.apache.hadoop.chukwa.datacollection.test
 

Subclasses of PipelineableWriter in org.apache.hadoop.chukwa.datacollection.test
 class FilePerPostWriter
          A writer that writes a file for each post.
 

Uses of PipelineableWriter in org.apache.hadoop.chukwa.datacollection.writer
 

Subclasses of PipelineableWriter in org.apache.hadoop.chukwa.datacollection.writer
 class Dedup
          Uses a fixed size cache to check for and filter out duplicate chunks.
 class ExtractorWriter
           
 class SeqFileWriter
          This class is thread-safe -- rotate() and save() both synchronize on this object.
 class SocketTeeWriter
          Effectively a "Tee" in the writer pipeline.
 



Copyright © ${year} The Apache Software Foundation