| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION |
0 |
public static final int |
COMMIT |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEADER_LENGTH |
32 |
public static final int |
HEADER_OFFSET |
0 |
public static final int |
INDEX_LENGTH |
2 |
public static final int |
INDEX_OFFSET |
26 |
public static final int |
INPUT_LENGTH |
4 |
public static final int |
INPUT_OFFSET |
0 |
public static final int |
PAYLOAD_OFFSET |
32 |
public static final int |
SEQUENCE_LENGTH |
8 |
public static final int |
SEQUENCE_OFFSET |
8 |
public static final int |
SIZE_LENGTH |
4 |
public static final int |
SIZE_OFFSET |
28 |
public static final int |
TIME_LENGTH |
8 |
public static final int |
TIME_OFFSET |
16 |
public static final int |
TYPE_LENGTH |
4 |
public static final int |
TYPE_OFFSET |
4 |
public static final int |
VERSION_LENGTH |
2 |
public static final int |
VERSION_OFFSET |
24 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CURRENT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADMIN_ID |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NO_COMMANDS |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_INITIAL_CAPACITY |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TIMER_ID_LENGTH |
8 |
public static final int |
TIMER_ID_OFFSET |
0 |
public static final int |
TIMER_PAYLOAD_SIZE |
20 |
public static final int |
TIMER_TIMEOUT_LENGTH |
8 |
public static final int |
TIMER_TIMEOUT_OFFSET |
4 |
public static final int |
TIMER_TYPE_LENGTH |
4 |
public static final int |
TIMER_TYPE_OFFSET |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TRIGGER_TIMER |
-10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TIMER_ID_LENGTH |
8 |
public static final int |
TIMER_ID_OFFSET |
0 |
public static final int |
TIMER_PAYLOAD_SIZE |
20 |
public static final int |
TIMER_TIMEOUT_LENGTH |
8 |
public static final int |
TIMER_TIMEOUT_OFFSET |
4 |
public static final int |
TIMER_TYPE_LENGTH |
4 |
public static final int |
TIMER_TYPE_OFFSET |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TIMER_EXPIRED |
-10 |
public static final int |
TIMER_STARTED |
-11 |
public static final int |
TIMER_STOPPED |
-12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
BIG_BANG |
-9223372036854775808L |
public static final long |
END_OF_TIME |
9223372036854775807L |
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.