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

Packages that use BasicSourceSemantics
org.apache.flume.source   
 

Uses of BasicSourceSemantics in org.apache.flume.source
 

Subclasses of BasicSourceSemantics in org.apache.flume.source
 class AbstractEventDrivenSource
          Base class which ensures sub-classes will inherit all the properties of BasicSourceSemantics.
 class 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
 



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