| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
HALTED |
1 |
private static final int |
IDLE |
0 |
private static final int |
RUNNING |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
SPIN_TRIES |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
INITIAL_CURSOR_VALUE |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
INITIAL_VALUE |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
INITIAL_CURSOR_VALUE |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
DEFAULT_RETRIES |
200 |
private static final long |
DEFAULT_SLEEP |
100L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
SPIN_TRIES |
100 |