public class KafkaConsumer
extends org.apache.camel.impl.DefaultConsumer
| Modifier and Type | Field and Description |
|---|---|
protected ExecutorService |
executor |
| Constructor and Description |
|---|
KafkaConsumer(KafkaEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendprotected ExecutorService executor
public KafkaConsumer(KafkaEndpoint endpoint, org.apache.camel.Processor processor)
Apache Camel