Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
MESSAGE_INDICATOR_SIZE |
4 |
public static final int |
READ_ACQUIRE_INDICATOR |
-11 |
public static final int |
READ_RELEASE_INDICATOR |
-10 |
public static final int |
WRITE_ACQUIRE_INDICATOR |
-13 |
public static final int |
WRITE_RELEASE_INDICATOR |
-12 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
EOF |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
EOF |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
BUFFER_PAD |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
BUFFER_PAD |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
BUFFER_PAD |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNBOUNDED_CAPACITY |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CONSUMER |
2 |
public static final byte |
PRODUCER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
BUFFER_PAD |
32 |
Copyright © 2013–2020. All rights reserved.