| Package | Description |
|---|---|
| org.apache.ratis.retry |
| Modifier and Type | Method and Description |
|---|---|
static RetryPolicies.RetryLimited |
RetryPolicies.retryUpToMaximumCountWithFixedSleep(int maxAttempts,
TimeDuration sleepTime)
For any requests, keep retrying a limited number of attempts with a fixed sleep time between attempts.
|
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.