| Package | Description |
|---|---|
| io.appform.dropwizard.actors.retry | |
| io.appform.dropwizard.actors.retry.config |
| Modifier and Type | Method and Description |
|---|---|
RetryStrategy |
RetryStrategyFactory.create(RetryConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountLimitedExponentialWaitRetryConfig
No retry will be done
|
class |
CountLimitedFixedWaitRetryConfig
No retry will be done
|
class |
CountLimitedIncrementalWaitRetryConfig
No retry will be done
|
class |
NoRetryConfig
No retry will be done
|
class |
TimeLimitedExponentialWaitRetryConfig
No retry will be done
|
class |
TimeLimitedFixedWaitRetryConfig
No retry will be done
|
class |
TimeLimitedIncrementalWaitRetryConfig
No retry will be done
|
Copyright © 2016–2019. All rights reserved.