Uses of Interface
org.apache.flume.PollableSource

Packages that use PollableSource
org.apache.flume.source   
org.apache.flume.source.jms   
 

Uses of PollableSource in org.apache.flume.source
 

Classes in org.apache.flume.source that implement PollableSource
 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
 class SequenceGeneratorSource
           
 class StressSource
          Internal load-generating source implementation.
 

Uses of PollableSource in org.apache.flume.source.jms
 

Classes in org.apache.flume.source.jms that implement PollableSource
 class JMSSource
           
 



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