| Package | Description |
|---|---|
| org.apache.camel.component.zookeeper | |
| org.apache.camel.component.zookeeper.operations |
| Class and Description |
|---|
ZooKeeperOperation
ZooKeeperOperation is the base class for wrapping various ZooKeeper API instructions and callbacks into
callable and composable operation objects. |
| Class and Description |
|---|
FutureEventDrivenOperation
FutureEventDrivenOperation uses ZooKeepers Watcher mechanism to await specific ZooKeeper events. |
OperationResult
OperationResult is used to ecapsulate the results of executing a ZooKeeperOperation |
| WatchedEventProvider |
ZooKeeperOperation
ZooKeeperOperation is the base class for wrapping various ZooKeeper API instructions and callbacks into
callable and composable operation objects. |
Apache Camel