public class CouchbaseProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
CouchbaseProducer(CouchbaseEndpoint endpoint,
com.couchbase.client.java.Bucket client,
int persistTo,
int replicateTo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doShutdown() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, doStart, doStop, getEndpoint, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic CouchbaseProducer(CouchbaseEndpoint endpoint, com.couchbase.client.java.Bucket client, int persistTo, int replicateTo)
Apache Camel