Package org.apache.flume.sink

Interface Summary
FlumeFormatter  
 

Class Summary
AbstractSink  
AvroSink A Sink implementation that can send events to an Avro server (such as Flume's AvroSource).
DefaultSinkFactory  
LoggerSink A Sink implementation that logs all events received at the INFO level to the org.apache.flume.sink.LoggerSink logger.
NullSink A Sink implementation that simply discards all events it receives.
PollableSinkRunner  
PollableSinkRunner.PollingRunner  
RollingFileSink  
 



Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.