| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DATAGRAM_LENGTH |
5920 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ITERATIONS |
100000 |
public static final int |
WINDOW_SIZE |
65536 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"ping" |
public static final int |
messagesCount |
100000000 |
public static final int |
WINDOW_SIZE |
32768 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESPONSE_SUFFIX |
"-RESPONSE-KEY-SPM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MANAGEMENT_ROUTE_WINDOW_SIZE |
256 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTEGER |
4 |
public static final int |
IP_ADDRESS |
4 |
public static final int |
LONG |
8 |
public static final int |
SHORT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVENT_HEADER_SIZE |
8 |
public static final int |
MAX_EVENT_DATA_SIZE_PER_PACKET |
5896 |
public static final int |
MAX_EVENT_SIZE |
188672 |
public static final int |
MESSAGE_HEADER_SIZE |
8 |
public static final int |
PACKET_HEADER_SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
WAIT_TO_CHECK_TIME |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RCF_BUFFER_SIZE |
16777216 |
Copyright © 2018. All rights reserved.