|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicSourceSemantics | |
---|---|
org.apache.flume.source | |
org.apache.flume.source.jms |
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 |
Uses of BasicSourceSemantics in org.apache.flume.source.jms |
---|
Subclasses of BasicSourceSemantics in org.apache.flume.source.jms | |
---|---|
class |
JMSSource
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |