Package | Description |
---|---|
org.apache.hadoop.chukwa.datacollection.collector.servlet | |
org.apache.hadoop.chukwa.datacollection.writer |
Modifier and Type | Method and Description |
---|---|
static void |
ServletCollector.setWriter(ChukwaWriter w) |
Modifier and Type | Interface and Description |
---|---|
interface |
PipelineableWriter |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleWriter |
class |
Dedup |
class |
InMemoryWriter |
class |
PipelineStageWriter |
class |
SeqFileWriter
This class is thread-safe -- rotate() and save() both synchronize on
this object.
|
Modifier and Type | Method and Description |
---|---|
void |
PipelineableWriter.setNextStage(ChukwaWriter next) |
void |
Dedup.setNextStage(ChukwaWriter next) |
Copyright © ${year} The Apache Software Foundation