Package org.apache.flume.source

Class Summary
AbstractSource  
AvroSource A Source implementation that receives Avro events from clients that implement AvroSourceProtocol.
DefaultSourceFactory  
EventDrivenSourceRunner Starts, stops, and manages event-driven sources.
ExecSource A Source implementation that executes a Unix process and turns each line of text into an event.
NetcatSource A netcat-like source that listens on a given port and turns each line of text into an event.
NetcatSource.AcceptHandler  
NetcatSource.NetcatSocketHandler  
PollableSourceRunner An implementation of SourceRunner that can drive a PollableSource.
PollableSourceRunner.PollingRunner  
SequenceGeneratorSource  
SyslogTcpSource  
SyslogUDPSource  
SyslogUtils  
 

Enum Summary
SourceType Enumeration of built in source types available in the system.
 



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