public class RetriableCallerConfiguration extends Object
| Constructor and Description |
|---|
RetriableCallerConfiguration(int maxRetries,
long maxWaitingValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxRetries() |
long |
getMaxWaitingValue() |
Copyright © 2023. All rights reserved.