Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NOT_FOUND |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ALL_ONES |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
END_OF_BUFFER |
-1 |
public static final int |
SLEEP_THRESHOLD |
20000000 |
public static final long |
UNSIGNED_INT_MASK |
4294967295L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BYTE_ORDER_BIGENDIAN_PROPERTY |
"net.openhft.io.byte.order.bigEndian" |
public static final String |
MEMORY_ALIGNED_ACCESS_PROPERTY |
"net.openhft.io.memory.aligned.access" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
K0 |
1829709757 |
public static final int |
K1 |
-1040990263 |
public static final int |
K2 |
1796809623 |
public static final int |
K3 |
1804686935 |
public static final int |
M0 |
1539836845 |
public static final int |
M1 |
-361396777 |
public static final int |
M2 |
2053402137 |
public static final int |
M3 |
-2057448229 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BYTE_BUFFER_CODE |
2 |
public static final byte |
CLASS_CODE |
3 |
public static final byte |
DATE_CODE |
20 |
public static final byte |
DOUBLE_CODE |
4 |
public static final byte |
INT_CODE |
9 |
public static final byte |
LIST_CODE |
91 |
public static final byte |
LONG_CODE |
12 |
public static final byte |
MAP_CODE |
123 |
public static final byte |
SET_CODE |
27 |
public static final byte |
STRING_CODE |
19 |
public static final byte |
STRINGZ_CODE |
26 |
public static final byte |
STRINGZ_MAP_CODE |
25 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NULL_LENGTH |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NULL_LENGTH |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_BUSY_PERIOD |
-1L |
public static final long |
NO_PAUSE_PERIOD |
-1L |
Copyright © 2019. All rights reserved.