Uses of Class
org.apache.flume.source.AbstractSource

Packages that use AbstractSource
org.apache.flume.source   
 

Uses of AbstractSource in org.apache.flume.source
 

Subclasses of AbstractSource in org.apache.flume.source
 class AvroSource
           A Source implementation that receives Avro events from clients that implement AvroSourceProtocol.
 class ExecSource
           A Source implementation that executes a Unix process and turns each line of text into an event.
 class NetcatSource
           A netcat-like source that listens on a given port and turns each line of text into an event.
 class SequenceGeneratorSource
           
 



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