- secretPropertyNames() - Method in class org.apache.camel.component.couchbase.CouchbaseEndpointUriFactory
-
- 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
- setCollection(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
- setConnectTimeout(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the timeoutconnect in milliseconds
- 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
- setFullDocument(boolean) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
If true consumer will return complete document instead data defined in view
- 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
- setOperation(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The operation to do
- 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
- setQueryTimeout(long) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Define the operation timeout in milliseconds
- 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
- setReplicateTo(int) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
Where to replicate the data
- setScope(String) - Method in class org.apache.camel.component.couchbase.CouchbaseEndpoint
-
The scope to use
- 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
- 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