Uses of Interface
org.apache.flume.EventDrivenSource

Packages that use EventDrivenSource
org.apache.flume.source   
 

Uses of EventDrivenSource in org.apache.flume.source
 

Classes in org.apache.flume.source that implement EventDrivenSource
 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.
 



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