public class RetryInfo extends Object
| Constructor and Description |
|---|
RetryInfo(int retryNumber,
boolean lastAttempt) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRetryNumber() |
boolean |
isLastAttempt() |
Copyright © 2020. All rights reserved.