A B C D E G H I L N O P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractEtcdComponent - Class in org.apache.camel.component.etcd
- AbstractEtcdComponent() - Constructor for class org.apache.camel.component.etcd.AbstractEtcdComponent
- AbstractEtcdComponent(CamelContext) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdComponent
- AbstractEtcdConsumer - Class in org.apache.camel.component.etcd
-
The etcd consumer.
- AbstractEtcdConsumer(AbstractEtcdEndpoint, Processor, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdConsumer
- AbstractEtcdEndpoint - Class in org.apache.camel.component.etcd
- AbstractEtcdEndpoint(String, AbstractEtcdComponent, EtcdConfiguration, 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
- AbstractEtcdPollingEndpoint(String, AbstractEtcdComponent, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdPollingEndpoint
- AbstractEtcdProducer - Class in org.apache.camel.component.etcd
-
The etcd producer.
- AbstractEtcdProducer(Endpoint, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdProducer
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
C
- comparator() - Static method in class org.apache.camel.component.etcd.cloud.EtcdServiceDefinition
- COMPARATOR - Static variable in class org.apache.camel.component.etcd.cloud.EtcdServiceDefinition
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointConfigurer
- 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.EtcdKeysComponent
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.etcd.EtcdStatsComponent
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.etcd.EtcdWatchComponent
- 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
- 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
- EtcdKeysComponent - Class in org.apache.camel.component.etcd
- EtcdKeysComponent() - Constructor for class org.apache.camel.component.etcd.EtcdKeysComponent
- EtcdKeysComponent(CamelContext) - Constructor for class org.apache.camel.component.etcd.EtcdKeysComponent
- EtcdKeysComponentConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdKeysComponentConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdKeysComponentConfigurer
- EtcdKeysEndpoint - Class in org.apache.camel.component.etcd
-
Get, set or delete keys in etcd key-value store.
- EtcdKeysEndpoint(String, AbstractEtcdComponent, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdKeysEndpoint
- EtcdKeysEndpointConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdKeysEndpointConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdKeysEndpointConfigurer
- EtcdKeysEndpointUriFactory - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdKeysEndpointUriFactory() - Constructor for class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- EtcdKeysProducer - Class in org.apache.camel.component.etcd
- EtcdKeysProducer(EtcdKeysEndpoint, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdKeysProducer
- 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(String) - 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(EtcdConfiguration) - 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
- EtcdStatsComponent - Class in org.apache.camel.component.etcd
- EtcdStatsComponent() - Constructor for class org.apache.camel.component.etcd.EtcdStatsComponent
- EtcdStatsComponent(CamelContext) - Constructor for class org.apache.camel.component.etcd.EtcdStatsComponent
- EtcdStatsComponentConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdStatsComponentConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdStatsComponentConfigurer
- 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
-
Access etcd cluster statistcs.
- EtcdStatsEndpoint(String, AbstractEtcdComponent, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdStatsEndpoint
- EtcdStatsEndpointConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdStatsEndpointConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdStatsEndpointConfigurer
- EtcdStatsEndpointUriFactory - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdStatsEndpointUriFactory() - Constructor for class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- EtcdStatsProducer - Class in org.apache.camel.component.etcd
- EtcdStatsProducer(EtcdStatsEndpoint, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdStatsProducer
- EtcdWatchComponent - Class in org.apache.camel.component.etcd
- EtcdWatchComponent() - Constructor for class org.apache.camel.component.etcd.EtcdWatchComponent
- EtcdWatchComponent(CamelContext) - Constructor for class org.apache.camel.component.etcd.EtcdWatchComponent
- EtcdWatchComponentConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdWatchComponentConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdWatchComponentConfigurer
- EtcdWatchConsumer - Class in org.apache.camel.component.etcd
- EtcdWatchConsumer(EtcdWatchEndpoint, Processor, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdWatchConsumer
- EtcdWatchEndpoint - Class in org.apache.camel.component.etcd
-
Watch specific etcd keys or directories for changes.
- EtcdWatchEndpoint(String, AbstractEtcdComponent, EtcdConfiguration, String) - Constructor for class org.apache.camel.component.etcd.EtcdWatchEndpoint
- EtcdWatchEndpointConfigurer - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdWatchEndpointConfigurer() - Constructor for class org.apache.camel.component.etcd.EtcdWatchEndpointConfigurer
- EtcdWatchEndpointUriFactory - Class in org.apache.camel.component.etcd
-
Generated by camel build tools - do NOT edit this file!
- EtcdWatchEndpointUriFactory() - Constructor for class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
- 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
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointConfigurer
- getConfiguration() - Method in class org.apache.camel.component.etcd.AbstractEtcdComponent
- 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
- 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
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointConfigurer
- getPassword() - Method in class org.apache.camel.component.etcd.cloud.EtcdServiceDiscoveryFactory
- 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.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.EtcdConfiguration
- getUserName() - Method in class org.apache.camel.component.etcd.cloud.EtcdServiceDiscoveryFactory
- 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
- isEnabled(String) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- isEnabled(String) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- isEnabled(String) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
- isLeader() - Method in class org.apache.camel.component.etcd.policy.EtcdRoutePolicy
- isLenientProperties() - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
- 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
- isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.etcd.AbstractEtcdComponent
L
- loadConfiguration(Map<String, Object>) - Method in class org.apache.camel.component.etcd.AbstractEtcdComponent
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
- propertyNames() - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- propertyNames() - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- propertyNames() - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
R
- resolveURIs(CamelContext, String) - Static method in class org.apache.camel.component.etcd.EtcdHelper
S
- secretPropertyNames() - Method in class org.apache.camel.component.etcd.EtcdKeysEndpointUriFactory
- secretPropertyNames() - Method in class org.apache.camel.component.etcd.EtcdStatsEndpointUriFactory
- secretPropertyNames() - Method in class org.apache.camel.component.etcd.EtcdWatchEndpointUriFactory
- 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.AbstractEtcdComponent
-
Component configuration.
- 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.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.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.EtcdConfiguration
-
To set the URIs the client connects.
- setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.etcd.AbstractEtcdComponent
-
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.EtcdConfiguration
-
The user name to use for basic authentication.
- setWatchTimeout(int) - Method in class org.apache.camel.component.etcd.policy.EtcdRoutePolicy
All Classes All Packages