Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
C
- changes() - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpointConfigurer
- context() - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
- COUCHDB_RESUME_ACTION - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
- CouchDbChangesetTracker - Class in org.apache.camel.component.couchdb
- CouchDbChangesetTracker(CouchDbEndpoint, CouchDbConsumer, CouchDbClientWrapper) - Constructor for class org.apache.camel.component.couchdb.CouchDbChangesetTracker
- CouchDbClientWrapper - Class in org.apache.camel.component.couchdb
-
Necessary to allow mockito to mock this client.
- CouchDbClientWrapper(CouchDbClient) - Constructor for class org.apache.camel.component.couchdb.CouchDbClientWrapper
- CouchDbComponent - Class in org.apache.camel.component.couchdb
- CouchDbComponent() - Constructor for class org.apache.camel.component.couchdb.CouchDbComponent
- CouchDbComponent(CamelContext) - Constructor for class org.apache.camel.component.couchdb.CouchDbComponent
- CouchDbComponentConfigurer - Class in org.apache.camel.component.couchdb
-
Generated by camel build tools - do NOT edit this file!
- CouchDbComponentConfigurer() - Constructor for class org.apache.camel.component.couchdb.CouchDbComponentConfigurer
- CouchDbConstants - Interface in org.apache.camel.component.couchdb
- CouchDbConsumer - Class in org.apache.camel.component.couchdb
- CouchDbConsumer(CouchDbEndpoint, CouchDbClientWrapper, Processor) - Constructor for class org.apache.camel.component.couchdb.CouchDbConsumer
- CouchDbEndpoint - Class in org.apache.camel.component.couchdb
-
Consume changesets for inserts, updates and deletes in a CouchDB database, as well as get, save, update and delete documents from a CouchDB database.
- CouchDbEndpoint() - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpoint
- CouchDbEndpoint(String, String, CouchDbComponent) - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpoint
- CouchDbEndpointConfigurer - Class in org.apache.camel.component.couchdb
-
Generated by camel build tools - do NOT edit this file!
- CouchDbEndpointConfigurer() - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpointConfigurer
- CouchDbEndpointUriFactory - Class in org.apache.camel.component.couchdb
-
Generated by camel build tools - do NOT edit this file!
- CouchDbEndpointUriFactory() - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
- CouchDbException - Exception in org.apache.camel.component.couchdb
- CouchDbException(String, Exchange) - Constructor for exception org.apache.camel.component.couchdb.CouchDbException
- CouchDbException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.component.couchdb.CouchDbException
- CouchDbOperations - Enum Class in org.apache.camel.component.couchdb
- CouchDbProducer - Class in org.apache.camel.component.couchdb
- CouchDbProducer(CouchDbEndpoint, CouchDbClientWrapper) - Constructor for class org.apache.camel.component.couchdb.CouchDbProducer
- createClient() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- createConsumer(Processor) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.couchdb.CouchDbComponent
- createExchange(String, String, JsonObject, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
- createProducer() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
D
- DEFAULT_HEARTBEAT - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
- DEFAULT_PORT - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
- DEFAULT_STYLE - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
- DELETE - Enum constant in enum class org.apache.camel.component.couchdb.CouchDbOperations
- doStart() - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
- doStop() - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
G
- get(String) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
- GET - Enum constant in enum class org.apache.camel.component.couchdb.CouchDbOperations
- getDatabase() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getHeartbeat() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getHostname() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getLatestUpdateSequence() - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
-
In CouchDB 2.3.x, the purge_seq field type was changed from number to string.
- getOptionType(String, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpointConfigurer
- getPassword() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getPort() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getProtocol() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getResumeStrategy() - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
- getStyle() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- getUsername() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
H
- HEADER_DATABASE - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
- HEADER_DOC_ID - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
- HEADER_DOC_REV - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
- HEADER_METHOD - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
- HEADER_SEQ - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
I
- isCreateDatabase() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- isDeletes() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
- isEnabled(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
- isUpdates() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
M
- multiValuePrefixes() - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
O
- org.apache.camel.component.couchdb - package org.apache.camel.component.couchdb
P
- process(Exchange) - Method in class org.apache.camel.component.couchdb.CouchDbProducer
- propertyNames() - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
R
- remove(Object) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
- run() - Method in class org.apache.camel.component.couchdb.CouchDbChangesetTracker
S
- save(Object) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
- secretPropertyNames() - Method in class org.apache.camel.component.couchdb.CouchDbEndpointUriFactory
- setCreateDatabase(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Creates the database if it does not already exist
- setDatabase(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Name of the database to use
- setDeletes(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Document deletes are published as events
- setHeartbeat(long) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
How often to send an empty message to keep socket alive in millis
- setHostname(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Hostname of the running couchdb instance
- setPassword(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Password for authenticated databases
- setPort(int) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Port number for the running couchdb instance
- setProtocol(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
The protocol to use for communicating with the database.
- setResumeStrategy(ResumeStrategy) - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
- setStyle(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Specifies how many revisions are returned in the changes array.
- setUpdates(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Document inserts/updates are published as events
- setUsername(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
-
Username in case of authenticated databases
- stop() - Method in class org.apache.camel.component.couchdb.CouchDbChangesetTracker
U
- update(Object) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
V
- valueOf(String) - Static method in enum class org.apache.camel.component.couchdb.CouchDbOperations
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.couchdb.CouchDbOperations
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form