Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addServer(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- addZookeeperServer(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- AnyOfOperations - Class in org.apache.camel.component.zookeeper.operations
-
AnyOfOperations
is a composite operation of one or more sub operation, executing each in turn until any one succeeds. - AnyOfOperations(String, ZooKeeperOperation...) - Constructor for class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- Ascending - Enum constant in enum class org.apache.camel.component.zookeeper.NaturalSortComparator.Order
- awaitConnection() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
C
- cancel(boolean) - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- ChildrenChangedOperation - Class in org.apache.camel.component.zookeeper.operations
-
ChildrenChangedOperation
is an watch driven operation. - ChildrenChangedOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
- ChildrenChangedOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
- clearServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- closeConnection() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
- compare(CharSequence, CharSequence) - Method in class org.apache.camel.component.zookeeper.NaturalSortComparator
- compare(CharSequence, CharSequence) - Method in class org.apache.camel.component.zookeeper.SequenceComparator
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactoryConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointConfigurer
- connection - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- ConnectionHolder - Class in org.apache.camel.component.zookeeper
-
ConnectionHolder
watches for Connection based events fromZooKeeper
and can be used to block until a connection has been established. - ConnectionHolder(ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ConnectionHolder
- CONSTRUCTOR_ARGS - Static variable in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- CONSTRUCTOR_ARGS - Static variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- copy() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- copy() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- copy() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- createConsumer(Processor) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
- createCopy() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- createCurator(ZooKeeperCuratorConfiguration) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorHelper
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
- CreateOperation - Class in org.apache.camel.component.zookeeper.operations
-
CreateOperation
is a basic Zookeeper operation used to create and set the data contained in a given node - CreateOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.CreateOperation
- createProducer() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- createServiceDiscovery(ZooKeeperCuratorConfiguration, CuratorFramework, Class<T>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorHelper
- createView(String) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
D
- DataChangedOperation - Class in org.apache.camel.component.zookeeper.operations
-
DataChangedOperation
is an watch driven operation. - DataChangedOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- DataChangedOperation(ZooKeeper, String, boolean, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- DeleteOperation - Class in org.apache.camel.component.zookeeper.operations
-
setdataOperation
sets the content of a ZooKeeper node. - DeleteOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.DeleteOperation
- deregister(ServiceDefinition) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- Descending - Enum constant in enum class org.apache.camel.component.zookeeper.NaturalSortComparator.Order
- doStart() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscovery
-
Deprecated.
- doStart() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- doStart() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- doStart() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConsumer
- doStart() - Method in class org.apache.camel.component.zookeeper.ZooKeeperProducer
- doStop() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscovery
-
Deprecated.
- doStop() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- doStop() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- doStop() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConsumer
- doStop() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- doStop() - Method in class org.apache.camel.component.zookeeper.ZooKeeperProducer
E
- ExistenceChangedOperation - Class in org.apache.camel.component.zookeeper.operations
-
DataChangedOperation
is an watch driven operation. - ExistenceChangedOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
- ExistsOperation - Class in org.apache.camel.component.zookeeper.operations
-
ExistsOperation
is a basic ZooKeeper operation used to test the existence of a given node. - ExistsOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistsOperation
- ExistsOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistsOperation
F
- failedDueTo(KeeperException.Code...) - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
- FutureEventDrivenOperation<ResultType> - Class in org.apache.camel.component.zookeeper.operations
-
FutureEventDrivenOperation
uses ZooKeepersWatcher
mechanism to await specific ZooKeeper events. - FutureEventDrivenOperation(ZooKeeper, String, Watcher.Event.EventType...) - Constructor for class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
G
- get() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- get() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
- get() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
- get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- getAclListFromMessage(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
- getAuthInfoList() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getAuthInfoList() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getAuthInfoList() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getAuthInfoList() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getBackoff() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getBackoff() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getBasePath() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getBasePath() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getBasePath() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getBasePath() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- GetChildrenOperation - Class in org.apache.camel.component.zookeeper.operations
-
GetChildrenOperation
is a basic ZooKeeper operation used to retrieve the list of children belonging to a given ZooKeeper node. - GetChildrenOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.GetChildrenOperation
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactoryConfigurer
- getConfiguration() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getConfiguration() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getConfiguration() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getConfiguration() - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
- getConfiguration() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getConnection() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
- getConnectionTimeout() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getConnectionTimeout() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getConnectionTimeout() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getConnectionTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getConnectionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getConnectionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getConnectionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getConnectionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getConnectString() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getCreate() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getCreateMode() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getCreateMode(Message, CreateMode) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
-
Pulls a createMode flag from the header keyed by
ZooKeeperMessage.ZOOKEEPER_CREATE_MODE
in the given message and attempts to parse aCreateMode
from it. - getCreateModeFromString(String, CreateMode) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
- getCuratorFramework() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getCuratorFramework() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getCuratorFramework() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getCuratorFramework() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- GetDataOperation - Class in org.apache.camel.component.zookeeper.operations
-
GetDataOperation
is a basic operation to immediately retrieve the data associated with a given ZooKeeper node. - GetDataOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.GetDataOperation
- getException() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
- getMaxCloseWait() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getMaxCloseWait() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getMaxCloseWait() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getMaxCloseWait() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getMaxCloseWaitUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getMaxCloseWaitUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getMaxCloseWaitUnit() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getMaxCloseWaitUnit() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getNamespace() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getNamespace() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getNamespace() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getNamespace() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getNode() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- getNodeFromMessage(Message, String) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
-
Pulls the target node from the header keyed by
ZooKeeperMessage.ZOOKEEPER_NODE
. - getNodes() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getNodes() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getNodes() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getNodes() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getOptionType(String, boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactoryConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactoryConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointConfigurer
- getPath() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getPath() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getPath(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- getPayloadFromExchange(Exchange) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
- getReconnectBaseSleepTime() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getReconnectBaseSleepTime() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getReconnectBaseSleepTime() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getReconnectBaseSleepTime() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getReconnectBaseSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getReconnectBaseSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getReconnectBaseSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getReconnectBaseSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getReconnectMaxRetries() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getReconnectMaxRetries() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getReconnectMaxRetries() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getReconnectMaxRetries() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getReconnectMaxSleepTime() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getReconnectMaxSleepTime() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getReconnectMaxSleepTime() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getReconnectMaxSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getReconnectMaxSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getReconnectMaxSleepTimeUnit() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getRepeat() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.ExistsOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.GetChildrenOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.GetDataOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
- getResult() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
-
Gets the result of this zookeeper operation, i.e. some data and the associated node stats
- getRetryPolicy() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getRetryPolicy() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getRetryPolicy() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getRetryPolicy() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getServerUrls() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The zookeeper server hosts (multiple servers can be separated by comma)
- getServiceHost() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getServiceHost() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- getServiceProtocol() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getServices(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscovery
-
Deprecated.
- getServiceUrl() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getSessionTimeout() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getSessionTimeout() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getSessionTimeout() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getSessionTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getSessionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- getSessionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- getSessionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- getSessionTimeoutUnit() - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- getStatistics() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
- getStatistics(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- getTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- getTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- getVersionFromMessage(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
- getWatchedEvent() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
- getWatchedEvent() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
- getWatchedEvent() - Method in interface org.apache.camel.component.zookeeper.operations.WatchedEventProvider
- getWatchedEvent(ZooKeeperOperation<?>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
- getWatchedForTypes() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
- getZooKeeper() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
- getZookeeperProperty(Message, String, T, Class<? extends T>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
H
- hasWatchedEvent(ZooKeeperOperation<?>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
I
- installWatch() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
- installWatch() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
- installWatch() - Method in class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
- installWatch() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
-
Install the watcher to receive
WatchedEvent
s. - isCancelled() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- isConnected() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
- isCreate() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- isDeregisterServicesOnStop() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- isDeregisterServicesOnStop() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- isDone() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- isEnabled(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
- isListChildren() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- isListChildren() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- isOk() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
- isOverrideServiceHost() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- isOverrideServiceHost() - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- isRepeat() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- isSendEmptyMessageOnDelete() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- isSendEmptyMessageOnDelete() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
L
- LOG - Static variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
M
- MetaData - Class in org.apache.camel.component.zookeeper.cloud
-
Deprecated.
- MetaData() - Constructor for class org.apache.camel.component.zookeeper.cloud.MetaData
-
Deprecated.
- MetaData(Map<? extends String, ? extends String>) - Constructor for class org.apache.camel.component.zookeeper.cloud.MetaData
-
Deprecated.
- mkdirs(ZooKeeper, String, boolean, CreateMode) - Static method in class org.apache.camel.component.zookeeper.operations.ZooKeeperHelper
- multiValuePrefixes() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
N
- NaturalSortComparator - Class in org.apache.camel.component.zookeeper
-
NaturalSortComparator
is a fast comparator for sorting a collection of Strings in a human readable fashion. - NaturalSortComparator() - Constructor for class org.apache.camel.component.zookeeper.NaturalSortComparator
- NaturalSortComparator(NaturalSortComparator.Order) - Constructor for class org.apache.camel.component.zookeeper.NaturalSortComparator
- NaturalSortComparator.Order - Enum Class in org.apache.camel.component.zookeeper
- newInstance() - Method in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- newInstance(CamelContext) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- node - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
O
- OperationResult<ResultType> - Class in org.apache.camel.component.zookeeper.operations
-
OperationResult
is used to ecapsulate the results of executing aZooKeeperOperation
- OperationResult(Exception) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
- OperationResult(ResultType, Stat) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
- OperationResult(ResultType, Stat, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
- org.apache.camel.component.zookeeper - package org.apache.camel.component.zookeeper
- org.apache.camel.component.zookeeper.cloud - package org.apache.camel.component.zookeeper.cloud
- org.apache.camel.component.zookeeper.cluster - package org.apache.camel.component.zookeeper.cluster
- org.apache.camel.component.zookeeper.operations - package org.apache.camel.component.zookeeper.operations
P
- process(Exchange) - Method in class org.apache.camel.component.zookeeper.ZooKeeperProducer
- process(WatchedEvent) - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
- process(WatchedEvent) - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
- propertyNames() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
R
- register(ServiceDefinition) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- result - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
S
- secretPropertyNames() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
- SequenceComparator - Class in org.apache.camel.component.zookeeper
-
Nodes created with any of Sequential
CreateMode
s will have a 10 character sequence attached to their node names. - SequenceComparator() - Constructor for class org.apache.camel.component.zookeeper.SequenceComparator
- setAuthInfoList(List<AuthInfo>) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setAuthInfoList(List<AuthInfo>) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setAuthInfoList(List<AuthInfo>) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setAuthInfoList(List<AuthInfo>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setBackoff(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The time interval to backoff for after an error before retrying.
- setBackoff(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setBasePath(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setBasePath(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setBasePath(String) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setBasePath(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setConfiguration(ZooKeeperServiceRegistryConfiguration) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setConfiguration(ZooKeeperConfiguration) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
-
To use a shared
ZooKeeperConfiguration
- setConfiguration(ZooKeeperConfiguration) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setConfiguration(ZooKeeperCuratorConfiguration) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setConfiguration(ZooKeeperCuratorConfiguration) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setConnectionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setConnectionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setConnectionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setConnectionTimeout(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setConnectionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setConnectionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setConnectionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setConnectionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setConnectionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setConnectionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setConnectionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setConnectionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setCreate(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
Should the endpoint create the node if it does not currently exist.
- setCreate(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setCreateMode(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The create mode that should be used for the newly created node
- setCreateMode(CreateMode) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
- setCuratorFramework(CuratorFramework) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setCuratorFramework(CuratorFramework) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setCuratorFramework(CuratorFramework) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setCuratorFramework(CuratorFramework) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setData(byte[]) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
- SetDataOperation - Class in org.apache.camel.component.zookeeper.operations
-
SetDataOperation
sets the content of a ZooKeeper node. - SetDataOperation(ZooKeeper, String, byte[]) - Constructor for class org.apache.camel.component.zookeeper.operations.SetDataOperation
- setDeregisterServicesOnStop(boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setDeregisterServicesOnStop(boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- setListChildren(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
Whether the children of the node should be listed
- setListChildren(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setMaxCloseWait(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setMaxCloseWait(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setMaxCloseWait(long) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setMaxCloseWait(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setMaxCloseWaitUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setMaxCloseWaitUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setMaxCloseWaitUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setMaxCloseWaitUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setNamespace(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setNamespace(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setNamespace(String) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setNamespace(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setNodes(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setNodes(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setNodes(String) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setNodes(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setNodes(List<String>) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setNodes(List<String>) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setNodes(List<String>) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setNodes(List<String>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setOverrideServiceHost(boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setOverrideServiceHost(boolean) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- setPath(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The node in the ZooKeeper server (aka znode)
- setPath(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setPermissions(List<ACL>) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
- setReconnectBaseSleepTime(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectBaseSleepTime(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectBaseSleepTime(long) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setReconnectBaseSleepTime(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectBaseSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectBaseSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectBaseSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setReconnectBaseSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectBaseSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectBaseSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectBaseSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setReconnectBaseSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectMaxRetries(int) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectMaxRetries(int) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectMaxRetries(int) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setReconnectMaxRetries(int) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectMaxSleepTime(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectMaxSleepTime(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectMaxSleepTime(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectMaxSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectMaxSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectMaxSleepTime(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setReconnectMaxSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setReconnectMaxSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setReconnectMaxSleepTimeUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setRepeat(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
Should changes to the znode be 'watched' and repeatedly processed.
- setRepeat(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setRetryPolicy(RetryPolicy) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setRetryPolicy(RetryPolicy) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setRetryPolicy(RetryPolicy) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setRetryPolicy(RetryPolicy) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setSendEmptyMessageOnDelete(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
Upon the delete of a znode, should an empty message be send to the consumer
- setSendEmptyMessageOnDelete(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setServers(List<String>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The zookeeper server hosts
- setServers(List<String>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setServiceHost(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setServiceHost(String) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- setSessionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setSessionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setSessionTimeout(long) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setSessionTimeout(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setSessionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setSessionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setSessionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setSessionTimeout(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setSessionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- setSessionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- setSessionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- setSessionTimeoutUnit(TimeUnit) - Method in class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- setTimeout(int) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
-
The time interval to wait on connection before timing out.
- setTimeout(int) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- setVersion(int) - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
- setVersion(int) - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
- shouldProduceExchange() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- shutdown() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
V
- valueOf(String) - Static method in enum class org.apache.camel.component.zookeeper.NaturalSortComparator.Order
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.zookeeper.NaturalSortComparator.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- waitingThreads - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- WatchedEventProvider - Interface in org.apache.camel.component.zookeeper.operations
Z
- ZK_OPERATION_DELETE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperProducer
- ZK_OPERATION_WRITE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperProducer
- ZOOKEEPER_ACL - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_CREATE_MODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_ERROR_CODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_EVENT_TYPE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_NODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_NODE_VERSION - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_OPERATION - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZOOKEEPER_SEQUENCE_LENGTH - Static variable in class org.apache.camel.component.zookeeper.SequenceComparator
- ZOOKEEPER_STATISTICS - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZooKeeperClusterService - Class in org.apache.camel.component.zookeeper.cluster
- ZooKeeperClusterService() - Constructor for class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- ZooKeeperClusterService(ZooKeeperCuratorConfiguration) - Constructor for class org.apache.camel.component.zookeeper.cluster.ZooKeeperClusterService
- ZooKeeperComponent - Class in org.apache.camel.component.zookeeper
-
Component that creates
ZooKeeperEndpoint
s for interacting with a ZooKeeper cluster. - ZooKeeperComponent() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponent
- ZooKeeperComponent(ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponent
- ZooKeeperComponentConfigurer - Class in org.apache.camel.component.zookeeper
-
Generated by camel build tools - do NOT edit this file!
- ZooKeeperComponentConfigurer() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponentConfigurer
- ZooKeeperConfiguration - Class in org.apache.camel.component.zookeeper
-
ZookeeperConfiguration
encapsulates the configuration used to interact with a ZooKeeper cluster. - ZooKeeperConfiguration() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
- ZooKeeperConnectionManager - Class in org.apache.camel.component.zookeeper
-
ZookeeperConnectionManager
is a simple class to manageZooKeeper
connections. - ZooKeeperConnectionManager(ZooKeeperEndpoint) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
- ZooKeeperConsumer - Class in org.apache.camel.component.zookeeper
-
ZooKeeperConsumer
uses variousZooKeeperOperation
to interact and consume data from a ZooKeeper cluster. - ZooKeeperConsumer(ZooKeeperEndpoint, Processor) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConsumer
- ZooKeeperCuratorConfiguration - Class in org.apache.camel.component.zookeeper
- ZooKeeperCuratorConfiguration() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
- ZooKeeperCuratorHelper - Class in org.apache.camel.component.zookeeper
- ZooKeeperEndpoint - Class in org.apache.camel.component.zookeeper
-
Manage ZooKeeper clusters.
- ZooKeeperEndpoint(String, ZooKeeperComponent, ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
- ZooKeeperEndpointConfigurer - Class in org.apache.camel.component.zookeeper
-
Generated by camel build tools - do NOT edit this file!
- ZooKeeperEndpointConfigurer() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperEndpointConfigurer
- ZooKeeperEndpointUriFactory - Class in org.apache.camel.component.zookeeper
-
Generated by camel build tools - do NOT edit this file!
- ZooKeeperEndpointUriFactory() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperEndpointUriFactory
- ZooKeeperHelper - Class in org.apache.camel.component.zookeeper.operations
- ZooKeeperMessage - Class in org.apache.camel.component.zookeeper
-
ZooKeeperMessage
is aMessage
representing interactions with a ZooKeeper service. - ZooKeeperMessage(CamelContext) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZooKeeperMessage(CamelContext, String, Stat, Map<String, Object>) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZooKeeperMessage(CamelContext, String, Stat, Map<String, Object>, WatchedEvent) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZooKeeperMessage(CamelContext, String, Stat, WatchedEvent) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
- ZooKeeperOperation<ResultType> - Class in org.apache.camel.component.zookeeper.operations
-
ZooKeeperOperation
is the base class for wrapping various ZooKeeper API instructions and callbacks into callable and composable operation objects. - ZooKeeperOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- ZooKeeperOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
- ZooKeeperProducer - Class in org.apache.camel.component.zookeeper
-
ZooKeeperProducer
attempts to set the content of nodes in theZooKeeper
cluster with the payloads of the of the exchanges it receives. - ZooKeeperProducer(ZooKeeperEndpoint) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperProducer
- ZooKeeperServiceDiscovery - Class in org.apache.camel.component.zookeeper.cloud
-
Deprecated.
- ZooKeeperServiceDiscovery(ZooKeeperCuratorConfiguration) - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscovery
-
Deprecated.
- ZooKeeperServiceDiscoveryFactory - Class in org.apache.camel.component.zookeeper.cloud
-
Deprecated.
- ZooKeeperServiceDiscoveryFactory() - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- ZooKeeperServiceDiscoveryFactory(ZooKeeperCuratorConfiguration) - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactory
-
Deprecated.
- ZooKeeperServiceDiscoveryFactoryConfigurer - Class in org.apache.camel.component.zookeeper.cloud
-
Generated by camel build tools - do NOT edit this file!
- ZooKeeperServiceDiscoveryFactoryConfigurer() - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceDiscoveryFactoryConfigurer
- ZooKeeperServiceRegistry - Class in org.apache.camel.component.zookeeper.cloud
-
Deprecated.
- ZooKeeperServiceRegistry() - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- ZooKeeperServiceRegistry(ZooKeeperServiceRegistryConfiguration) - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistry
-
Deprecated.
- ZooKeeperServiceRegistryConfiguration - Class in org.apache.camel.component.zookeeper.cloud
-
Deprecated.
- ZooKeeperServiceRegistryConfiguration() - Constructor for class org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
-
Deprecated.
- ZooKeeperUtils - Class in org.apache.camel.component.zookeeper
-
ZooKeeperUtils
contains static utility functions mostly for retrieving optional message properties from Message headers.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form