public class RetryDecision
extends java.lang.Object
| Constructor and Description |
|---|
RetryDecision(boolean shouldRetry,
long duration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getDuration()
Getter for the duration
|
boolean |
shouldRetry()
Getter for the getRetryDecision
|
Copyright © 2023. All rights reserved.