public class ExponentialBackoffIntervalCalculator extends Object
| Constructor and Description |
|---|
ExponentialBackoffIntervalCalculator(int initialInterval,
int maxRetryIntervalExponent) |
| Modifier and Type | Method and Description |
|---|---|
long |
getInterval(int retryIndex) |
Copyright © 2015–2020 Red Hat. All rights reserved.