JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
O
P
S
V
A
AbstractEtcdConsumer
- Class in
org.apache.camel.component.etcd
The etcd consumer.
AbstractEtcdConsumer(AbstractEtcdEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdConsumer
AbstractEtcdEndpoint
- Class in
org.apache.camel.component.etcd
Represents a etcd endpoint.
AbstractEtcdEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
AbstractEtcdPollingConsumer
- Class in
org.apache.camel.component.etcd
The etcd consumer.
AbstractEtcdPollingConsumer(AbstractEtcdEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
AbstractEtcdProducer
- Class in
org.apache.camel.component.etcd
The etcd producer.
AbstractEtcdProducer(AbstractEtcdEndpoint, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdProducer
C
createClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
createConsumer(Processor)
- Method in class org.apache.camel.component.etcd.
EtcdKeysEndpoint
createConsumer(Processor)
- Method in class org.apache.camel.component.etcd.
EtcdStatsEndpoint
createConsumer(Processor)
- Method in class org.apache.camel.component.etcd.
EtcdWatchEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
createProducer()
- Method in class org.apache.camel.component.etcd.
EtcdKeysEndpoint
createProducer()
- Method in class org.apache.camel.component.etcd.
EtcdStatsEndpoint
createProducer()
- Method in class org.apache.camel.component.etcd.
EtcdWatchEndpoint
D
doStart()
- Method in class org.apache.camel.component.etcd.
EtcdWatchConsumer
doStop()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdConsumer
doStop()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
doStop()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
doStop()
- Method in class org.apache.camel.component.etcd.
EtcdWatchConsumer
E
ETCD_ACTION
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_DEFAULT_URIS
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_KEYS_ACTION_DELETE
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_KEYS_ACTION_DELETE_DIR
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_KEYS_ACTION_GET
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_KEYS_ACTION_SET
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_LEADER_STATS_PATH
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_NAMESPACE
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_PATH
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_RECURSIVE
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_SELF_STATS_PATH
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_STORE_STATS_PATH
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_TIMEOUT
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
ETCD_TTL
- Static variable in interface org.apache.camel.component.etcd.
EtcdConstants
EtcdComponent
- Class in
org.apache.camel.component.etcd
Represents the component that manages
AbstractEtcdEndpoint
.
EtcdComponent()
- Constructor for class org.apache.camel.component.etcd.
EtcdComponent
EtcdComponent(CamelContext)
- Constructor for class org.apache.camel.component.etcd.
EtcdComponent
EtcdConfiguration
- Class in
org.apache.camel.component.etcd
EtcdConfiguration()
- Constructor for class org.apache.camel.component.etcd.
EtcdConfiguration
EtcdConstants
- Interface in
org.apache.camel.component.etcd
EtcdKeysEndpoint
- Class in
org.apache.camel.component.etcd
EtcdKeysEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdKeysEndpoint
EtcdKeysProducer
- Class in
org.apache.camel.component.etcd
EtcdKeysProducer(EtcdKeysEndpoint, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdKeysProducer
EtcdNamespace
- Enum in
org.apache.camel.component.etcd
EtcdStatsConsumer
- Class in
org.apache.camel.component.etcd
EtcdStatsConsumer(EtcdStatsEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdStatsConsumer
EtcdStatsEndpoint
- Class in
org.apache.camel.component.etcd
EtcdStatsEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdStatsEndpoint
EtcdStatsProducer
- Class in
org.apache.camel.component.etcd
EtcdStatsProducer(EtcdStatsEndpoint, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdStatsProducer
EtcdWatchConsumer
- Class in
org.apache.camel.component.etcd
EtcdWatchConsumer(EtcdWatchEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdWatchConsumer
EtcdWatchEndpoint
- Class in
org.apache.camel.component.etcd
EtcdWatchEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
EtcdWatchEndpoint
G
getClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdConsumer
getClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
getClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getConfiguration()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdConsumer
getConfiguration()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
getConfiguration()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
getConfiguration()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getEndpoint()
- Method in class org.apache.camel.component.etcd.
EtcdStatsConsumer
getEndpoint()
- Method in class org.apache.camel.component.etcd.
EtcdStatsProducer
getFromIndex()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getNamespace()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdConsumer
getNamespace()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
getNamespace()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
getNamespace()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getPassword()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getPath()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdConsumer
getPath()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
getPath()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
getPath()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getSslContextParameters()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getTimeout()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getTimeToLive()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getUris()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getUserName()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
I
isRecursive()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
isSendEmptyExchangeOnTimeout()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
isSingleton()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
L
loadConfiguration(T, Map<String, Object>)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
O
onResponse(ResponsePromise<EtcdKeysResponse>)
- Method in class org.apache.camel.component.etcd.
EtcdWatchConsumer
org.apache.camel.component.etcd
- package org.apache.camel.component.etcd
P
poll()
- Method in class org.apache.camel.component.etcd.
EtcdStatsConsumer
process(Exchange)
- Method in class org.apache.camel.component.etcd.
EtcdKeysProducer
process(Exchange)
- Method in class org.apache.camel.component.etcd.
EtcdStatsProducer
S
setFromIndex(Long)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The index to watch from
setPassword(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The password to use for basic authentication.
setRecursive(boolean)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To apply an action recursively.
setSendEmptyExchangeOnTimeout(boolean)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To send an empty message in case of timeout watching for a key.
setSslContextParameters(SSLContextParameters)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To configure security using SSLContextParameters.
setTimeout(Long)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To set the maximum time an action could take to complete.
setTimeToLive(Integer)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To set the lifespan of a key in milliseconds.
setUris(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To set the URIs the client connects.
setUserName(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The user name to use for basic authentication.
V
valueOf(String)
- Static method in enum org.apache.camel.component.etcd.
EtcdNamespace
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.etcd.
EtcdNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
I
L
O
P
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel