Package | Description |
---|---|
org.apache.camel.component.zookeeper.operations |
Modifier and Type | Class and Description |
---|---|
class |
AnyOfOperations
AnyOfOperations is a composite operation of one or more sub
operation, executing each in turn until any one succeeds. |
class |
ChildrenChangedOperation
ChildrenChangedOperation is an watch driven operation. |
class |
DataChangedOperation
DataChangedOperation is an watch driven operation. |
class |
ExistenceChangedOperation
DataChangedOperation is an watch driven operation. |
class |
FutureEventDrivenOperation<ResultType>
FutureEventDrivenOperation uses ZooKeepers Watcher
mechanism to await specific ZooKeeper events. |
Apache Camel