Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_INITIAL_INTERVAL |
100L |
public static final long |
DEFAULT_MAX_INTERVAL |
30000L |
public static final double |
DEFAULT_MULTIPLIER |
2.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CAPACITY |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_ATTEMPTS |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CAPACITY |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIMEOUT |
1000L |
Copyright © 2014 SpringSource. All rights reserved.