|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |