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–2022 Red Hat. All rights reserved.