| 程序包 | 说明 |
|---|---|
| org.apache.ratis.retry |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.