| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
HEARTBEAT_RESULT |
"heartbeat success" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final byte |
BAD_REQUEST |
40 |
public static final byte |
BAD_RESPONSE |
50 |
public static final byte |
CHANNEL_INACTIVE |
35 |
public static final byte |
CLIENT_ERROR |
90 |
public static final byte |
CLIENT_TIMEOUT |
30 |
public static final byte |
OK |
20 |
public static final byte |
SERVER_ERROR |
80 |
public static final byte |
SERVER_THREADPOOL_EXHAUSTED_ERROR |
100 |
public static final byte |
SERVER_TIMEOUT |
31 |
public static final byte |
SERVICE_ERROR |
70 |
public static final byte |
SERVICE_NOT_FOUND |
60 |
Copyright © 2020. All rights reserved.