|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatelessBackOffPolicy | |
|---|---|
| org.springframework.batch.retry.backoff | Infrastructure implementations of retry backoff concerns. |
| Uses of StatelessBackOffPolicy in org.springframework.batch.retry.backoff |
|---|
| Subclasses of StatelessBackOffPolicy in org.springframework.batch.retry.backoff | |
|---|---|
class |
FixedBackOffPolicy
Implementation of BackOffPolicy that pauses for a fixed period of
time before continuing. |
class |
NoBackOffPolicy
Implementation of BackOffPolicy that performs a no-op and as such all
retry operation in a given set proceed one after the other with no pause. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||