Package | Description |
---|---|
org.apache.curator.retry |
Class and 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–2019 The Apache Software Foundation. All rights reserved.