| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
IDLE_SPIN_IDLE_COUNT |
10000 |
public static final int |
IDLE_SPIN_LOCK_PARK_NANOS |
30000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CHAINED |
2 |
public static final short |
COMPLETE |
1 |
public static final short |
EOP |
3 |
public static final int |
HEADERLEN |
4 |
public static final short |
MAX_CODE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_BULK_SEND_DATA |
2 |
public static final int |
RETRANS_PACKET_PAUSE_THRESHOLD |
5 |
public static final boolean |
RETRANSDEBUG |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEARTBEAT |
99 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLUSTER |
5 |
public static final int |
CLUSTER_LISTENER |
6 |
public static final int |
DEBUG |
0 |
public static final int |
FATAL |
4 |
public static final int |
INFO |
1 |
public static final int |
SEVER |
3 |
public static final int |
WARN |
2 |
Copyright © 2014. All rights reserved.