public class CouchbaseProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
CouchbaseProducer(CouchbaseEndpoint endpoint,
com.couchbase.client.CouchbaseClientIF client,
int persistTo,
int replicateTo) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStop() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public CouchbaseProducer(CouchbaseEndpoint endpoint, com.couchbase.client.CouchbaseClientIF client, int persistTo, int replicateTo) throws Exception
Exception
Apache Camel