@InterfaceAudience.Private @InterfaceStability.Unstable public class JMSSource extends AbstractPollableSource
PollableSource.Status| Constructor and Description | 
|---|
| JMSSource() | 
| JMSSource(InitialContextFactory initialContextFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doConfigure(Context context) | 
| protected PollableSource.Status | doProcess() | 
| protected void | doStart() | 
| protected void | doStop() | 
configure, getBackOffSleepIncrement, getMaxBackOffSleepInterval, processgetChannelProcessor, getLifecycleState, getName, getStartException, isStarted, setChannelProcessor, setLifecycleState, setName, start, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChannelProcessor, setChannelProcessorgetLifecycleState, start, stopgetName, setNamepublic JMSSource()
public JMSSource(InitialContextFactory initialContextFactory)
protected void doConfigure(Context context) throws FlumeException
doConfigure in class BasicSourceSemanticsFlumeExceptionprotected PollableSource.Status doProcess() throws EventDeliveryException
doProcess in class AbstractPollableSourceEventDeliveryExceptionprotected void doStart()
doStart in class BasicSourceSemanticsprotected void doStop()
doStop in class BasicSourceSemanticsCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.