Package org.apache.zookeeper.retry
-
Class Summary Class Description ZooKeeperRetry A Class which extendsZooKeeperand will automatically retry calls to zookeeper if aKeeperException.ConnectionLossExceptionoccurs.
| Class | Description |
|---|---|
| ZooKeeperRetry |
A Class which extends
ZooKeeper and will automatically retry calls to
zookeeper if a KeeperException.ConnectionLossException occurs. |