|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ChukwaWriter | |
| Class Summary | |
|---|---|
| ChukwaWriter.COMMIT_PENDING | COMMIT_PENDING should be returned if a writer has written data, but this data may ultimately disappear. |
| ChukwaWriter.CommitStatus | |
| ClientAck | |
| ConsoleWriter | |
| Dedup | Uses a fixed size cache to check for and filter out duplicate chunks. |
| ExtractorWriter | |
| InMemoryWriter | |
| NullWriter | Minimal writer; does nothing with data. |
| PipelineableWriter | |
| PipelineStageWriter | A pipeline of Pipelineable writers Controlled by option 'chukwaCollector.pipeline', which should be a comma- separated list of classnames. |
| SeqFileWriter | This class is thread-safe -- rotate() and save() both synchronize on this object. |
| SocketTeeWriter | Effectively a "Tee" in the writer pipeline. |
| Exception Summary | |
|---|---|
| WriterException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||