| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
TIMEOUT_KEY |
"TIME_OUT" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
MAGIC_CODE |
"PRPC" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
12 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
COMPERESS_GZIP |
2 |
public static final int |
COMPRESS_NO |
0 |
public static final int |
COMPRESS_SNAPPY |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
BOLD_FONT |
"<B>" |
public static final String |
BOLD_FONT_END |
"</B>" |
public static final String |
HTML_HEAD |
"<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"></head>" |
public static final String |
HTML_TAIL |
"</html>" |
public static final String |
LINE_BREAK |
"<br>" |
public static final String |
PRE_ENDS |
"</pre>" |
public static final String |
PRE_STARTS |
"<pre>" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CHARSET_NAME |
"utf-8" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
RPC_META_SERVICENAME |
"__rpc_meta_watch_service__" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EPOLL_EVENT_GROUP |
1 |
public static final int |
POLL_EVENT_GROUP |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EPOLL_EVENT_GROUP |
1 |
public static final int |
POLL_EVENT_GROUP |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
MSG_READ_TIMEOUT |
"method request time out, please check \'onceTalkTimeout\' property. current value is:" |
public static final String |
MSG_SERVICE_NOTFOUND |
"service not found" |
public static final int |
ST_ERROR |
2001 |
public static final int |
ST_ERROR_COMPRESS |
3000 |
public static final int |
ST_METHOD_NOTFOUND |
1002 |
public static final int |
ST_READ_TIMEOUT |
62 |
public static final int |
ST_SERVICE_NOTFOUND |
1001 |
public static final int |
ST_SUCCESS |
0 |
public static final int |
ST_UNAUTHORIZED |
1003 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DYNAMIC_SERVICE_NAME |
"__DYANMICE_SERVICE__" |
public static final String |
PBRPC_SCHEME |
"pbrpc" |
public static final String |
SERVICE_KEY_PREIFX |
"baidu-rpc:" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ANYHOST |
"0.0.0.0" |
public static final String |
LOCALHOST |
"127.0.0.1" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
EMPTY_STRING |
"" |
Copyright © 2022 Baidu, Inc.. All rights reserved.