| Package | Description |
|---|---|
| org.apache.curator.retry |
| Class | Description |
|---|---|
| ExponentialBackoffRetry |
Retry policy that retries a set number of times with increasing sleep time between retries
|
| RetryNTimes |
Retry policy that retries a max number of times
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.