public final class BoundedExponentialBackoff
extends java.lang.Object
Constructor and Description |
---|
BoundedExponentialBackoff(java.time.Duration initialBackoffDuration,
java.time.Duration maxRequestDuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
applyNow() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.