|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.springframework.* |
|---|
| org.springframework.retry.backoff.ExponentialBackOffPolicy | ||
|---|---|---|
public static final long |
DEFAULT_INITIAL_INTERVAL |
100L |
public static final long |
DEFAULT_MAX_INTERVAL |
30000L |
public static final double |
DEFAULT_MULTIPLIER |
2.0 |
| org.springframework.retry.policy.MapRetryContextCache | ||
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
4096 |
| org.springframework.retry.policy.SimpleRetryPolicy | ||
|---|---|---|
public static final int |
DEFAULT_MAX_ATTEMPTS |
3 |
| org.springframework.retry.policy.SoftReferenceMapRetryContextCache | ||
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
4096 |
| org.springframework.retry.policy.TimeoutRetryPolicy | ||
|---|---|---|
public static final long |
DEFAULT_TIMEOUT |
1000L |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||