public abstract class BackoffStrategy extends Object
| Constructor and Description |
|---|
BackoffStrategy() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
computeDelayBeforeNextRetry(RetryPolicyContext context) |
public abstract int computeDelayBeforeNextRetry(RetryPolicyContext context)
Copyright © 2022. All rights reserved.