- setAdditionalHosts(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The additional hosts
- setAutoStartIdForInserts(boolean) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define if we want an autostart Id when we are doing an insert operation
- setBucket(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The bucket to use
- setConsumerProcessedStrategy(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the consumer Processed strategy to use
- setDescending(boolean) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define if this operation is descending or not
- setDesignDocumentName(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The design document name to use
- setHostname(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The hostname to use
- setKey(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The key to use
- setLimit(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The output limit to use
- setMaxReconnectDelay(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the max delay during a reconnection
- setObsPollInterval(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the observation polling interval
- setObsTimeout(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the observation timeout
- setOperation(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The operation to do
- setOpQueueMaxBlockTime(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the max time an operation can be in queue blocked
- setOpTimeOut(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the operation timeout
- setPassword(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The password to use
- setPersistTo(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Where to persist the data
- setPort(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The port number to use
- setProducerRetryAttempts(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the number of retry attempts
- setProducerRetryPause(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the retry pause between different attempts
- setProtocol(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The protocol to use
- setRangeEndKey(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define a range for the end key
- setRangeStartKey(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define a range for the start key
- setReadBufferSize(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the buffer size
- setReplicateTo(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Where to replicate the data
- setShouldOptimize(boolean) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define if we want to use optimization or not where possible
- setSkip(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the skip to use
- setStartingIdForInsertsFrom(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the starting Id where we are doing an insert operation
- setTimeoutExceptionThreshold(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the threshold for throwing a timeout Exception
- setUsername(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The username to use
- setViewName(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The view name to use