| 程序包 | 说明 |
|---|---|
| org.springframework.util.backoff |
A generic back-off abstraction.
|
| 类和说明 |
|---|
| BackOff
Provide a
BackOffExecution that indicates the rate at which
an operation should be retried. |
| BackOffExecution
Represent a particular back-off execution.
|