JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Etcd 2.23.2.fuse-750029-redhat-00001
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
L
N
O
P
R
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
The camel etcd component allows you to work with
Etcd
, a distributed reliable key-value store.
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(AbstractEtcdPollingEndpoint, Processor)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdPollingConsumer
AbstractEtcdPollingEndpoint
- Class in
org.apache.camel.component.etcd
The camel etcd component allows you to work with
Etcd
, a distributed reliable key-value store.
AbstractEtcdPollingEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdPollingEndpoint
AbstractEtcdProducer
- Class in
org.apache.camel.component.etcd
The etcd producer.
AbstractEtcdProducer(Endpoint, EtcdConfiguration, EtcdNamespace, String)
- Constructor for class org.apache.camel.component.etcd.
AbstractEtcdProducer
C
COMPARATOR
- Static variable in class org.apache.camel.component.etcd.cloud.
EtcdServiceDefinition
comparator()
- Static method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDefinition
copy()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
createClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
createClient()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingEndpoint
createClient()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
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
createObjectMapper()
- Static method in class org.apache.camel.component.etcd.
EtcdHelper
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
doStart()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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
doStop()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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
EtcdConfiguration(CamelContext)
- Constructor for class org.apache.camel.component.etcd.
EtcdConfiguration
EtcdConstants
- Interface in
org.apache.camel.component.etcd
EtcdHelper
- Class 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
EtcdOnDemandServiceDiscovery
- Class in
org.apache.camel.component.etcd.cloud
EtcdOnDemandServiceDiscovery(EtcdConfiguration)
- Constructor for class org.apache.camel.component.etcd.cloud.
EtcdOnDemandServiceDiscovery
EtcdRoutePolicy
- Class in
org.apache.camel.component.etcd.policy
EtcdRoutePolicy()
- Constructor for class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
EtcdRoutePolicy(EtcdConfiguration)
- Constructor for class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
EtcdRoutePolicy(EtcdClient)
- Constructor for class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
EtcdRoutePolicy(EtcdClient, boolean)
- Constructor for class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
EtcdRoutePolicy(String)
- Constructor for class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
EtcdServiceDefinition
- Class in
org.apache.camel.component.etcd.cloud
EtcdServiceDefinition(String, String, String, Integer, Map<String, String>)
- Constructor for class org.apache.camel.component.etcd.cloud.
EtcdServiceDefinition
EtcdServiceDiscoveryFactory
- Class in
org.apache.camel.component.etcd.cloud
EtcdServiceDiscoveryFactory()
- Constructor for class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
EtcdServiceDiscoveryFactory(EtcdConfiguration)
- Constructor for class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
EtcdStatsConsumer
- Class in
org.apache.camel.component.etcd
EtcdStatsConsumer(EtcdStatsEndpoint, Processor)
- 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
EtcdWatchServiceDiscovery
- Class in
org.apache.camel.component.etcd.cloud
EtcdWatchServiceDiscovery(EtcdConfiguration)
- Constructor for class org.apache.camel.component.etcd.cloud.
EtcdWatchServiceDiscovery
G
getCamelContext()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getCamelContext()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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
getClient()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
getClientUris()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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.
AbstractEtcdPollingEndpoint
getConfiguration()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getConfiguration()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
getEndpoint()
- Method in class org.apache.camel.component.etcd.
EtcdStatsConsumer
getEndpoint()
- Method in class org.apache.camel.component.etcd.
EtcdStatsProducer
getEndpointUrl()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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.
AbstractEtcdPollingEndpoint
getNamespace()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getPassword()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getPassword()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
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.
AbstractEtcdPollingEndpoint
getPath()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdProducer
getRouteId()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
getServiceName()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
getServicePath()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getServicePath()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getServicePath()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
getServices(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdOnDemandServiceDiscovery
getServices(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdWatchServiceDiscovery
getSslContextParameters()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getSslContextParameters()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
getSslContextParameters()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getTimeout()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getTimeout()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getTimeToLive()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getTimeToLive()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getTtl()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
getType()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getUris()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getUris()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
getUris()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getUserName()
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
getUserName()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
getUserName()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
getWatchTimeout()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
H
hasTimeout()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
I
isLeader()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
isOutdatedIndexException(EtcdException)
- Static method in class org.apache.camel.component.etcd.
EtcdHelper
isRecursive()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
isSendEmptyExchangeOnTimeout()
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
isShouldStopConsumer()
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
isSingleton()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdEndpoint
isSingleton()
- Method in class org.apache.camel.component.etcd.
AbstractEtcdPollingEndpoint
isUseGlobalSslContextParameters()
- Method in class org.apache.camel.component.etcd.
EtcdComponent
L
loadConfiguration(Map<String, Object>)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
N
newInstance(CamelContext)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
O
onInit(Route)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
onResponse(ResponsePromise<EtcdKeysResponse>)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdWatchServiceDiscovery
onResponse(ResponsePromise<EtcdKeysResponse>)
- Method in class org.apache.camel.component.etcd.
EtcdWatchConsumer
onResponse(ResponsePromise<EtcdKeysResponse>)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
onStart(Route)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
onStop(Route)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
onSuspend(Route)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
org.apache.camel.component.etcd
- package org.apache.camel.component.etcd
org.apache.camel.component.etcd.cloud
- package org.apache.camel.component.etcd.cloud
org.apache.camel.component.etcd.policy
- package org.apache.camel.component.etcd.policy
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
R
resolveURIs(CamelContext, String)
- Static method in class org.apache.camel.component.etcd.
EtcdHelper
S
setCamelContext(CamelContext)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
setCamelContext(CamelContext)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setClientUris(String)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setConfiguration(EtcdConfiguration)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
Sets the common configuration shared among endpoints
setFromIndex(Long)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The index to watch from
setIndex(AtomicLong, EtcdKeysResponse)
- Static method in class org.apache.camel.component.etcd.
EtcdHelper
setLeader(boolean)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setPassword(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setPassword(String)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
The password to use for basic authentication.
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.
setServiceName(String)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setServicePath(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setServicePath(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The path to look for for service discovery
setServicePath(String)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setShouldStopConsumer(boolean)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setSslContextParameters(SSLContextParameters)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setSslContextParameters(SSLContextParameters)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
To configure security using SSLContextParameters.
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.cloud.
EtcdServiceDiscoveryFactory
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.cloud.
EtcdServiceDiscoveryFactory
setTimeToLive(Integer)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To set the lifespan of a key in milliseconds.
setTtl(int)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
setType(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setUris(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setUris(String)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
To set the URIs the client connects.
setUris(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
To set the URIs the client connects.
setUseGlobalSslContextParameters(boolean)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
Enable usage of global SSL context parameters.
setUserName(String)
- Method in class org.apache.camel.component.etcd.cloud.
EtcdServiceDiscoveryFactory
setUserName(String)
- Method in class org.apache.camel.component.etcd.
EtcdComponent
The user name to use for basic authentication.
setUserName(String)
- Method in class org.apache.camel.component.etcd.
EtcdConfiguration
The user name to use for basic authentication.
setWatchTimeout(int)
- Method in class org.apache.camel.component.etcd.policy.
EtcdRoutePolicy
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
H
I
L
N
O
P
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Etcd 2.23.2.fuse-750029-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel