Uses of Package
org.apache.flume.source

Packages that use org.apache.flume.source
org.apache.flume.agent.embedded This package provides Flume users the ability to embed simple agents in applications. 
org.apache.flume.client.avro   
org.apache.flume.source   
org.apache.flume.source.avroLegacy   
org.apache.flume.source.http   
org.apache.flume.source.jms   
org.apache.flume.source.scribe   
org.apache.flume.source.thriftLegacy   
org.apache.flume.source.twitter   
 

Classes in org.apache.flume.source used by org.apache.flume.agent.embedded
AbstractSource
           
 

Classes in org.apache.flume.source used by org.apache.flume.client.avro
SpoolDirectorySourceConfigurationConstants.ConsumeOrder
          Consume order.
 

Classes in org.apache.flume.source used by org.apache.flume.source
AbstractSource
           
BasicSourceSemantics
          Alternative to AbstractSource, which: Ensure configure cannot be called while started Exceptions thrown during configure, start, stop put source in ERROR state Exceptions thrown during start, stop will be logged but not re-thrown. Exception in configure disables starting
SpoolDirectorySourceConfigurationConstants.ConsumeOrder
          Consume order.
SyslogUtils.SyslogStatus
           
 

Classes in org.apache.flume.source used by org.apache.flume.source.avroLegacy
AbstractSource
           
 

Classes in org.apache.flume.source used by org.apache.flume.source.http
AbstractSource
           
 

Classes in org.apache.flume.source used by org.apache.flume.source.jms
AbstractPollableSource
          Base class which ensures sub-classes will inherit all the properties of BasicSourceSemantics in addition to: Ensuring when configure/start throw an exception process will not be called Ensure that process will not be called unless configure and start have successfully been called
BasicSourceSemantics
          Alternative to AbstractSource, which: Ensure configure cannot be called while started Exceptions thrown during configure, start, stop put source in ERROR state Exceptions thrown during start, stop will be logged but not re-thrown. Exception in configure disables starting
 

Classes in org.apache.flume.source used by org.apache.flume.source.scribe
AbstractSource
           
 

Classes in org.apache.flume.source used by org.apache.flume.source.thriftLegacy
AbstractSource
           
 

Classes in org.apache.flume.source used by org.apache.flume.source.twitter
AbstractSource
           
 



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