public class ZookeeperProducer extends DefaultProducer
ZookeeperProducer attempts to set the content of nodes in the
ZooKeeper cluster with the payloads of the of the exchanges it
receives.logshutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending| Constructor and Description |
|---|
ZookeeperProducer(ZooKeeperEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Exchange exchange)
Processes the message exchange
|
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic ZookeeperProducer(ZooKeeperEndpoint endpoint)
Apache CAMEL