| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
APOLLO_CLUSTER_KEY |
"apollo.cluster" |
public static final String |
APOLLO_META_KEY |
"apollo.meta" |
public static final String |
CLUSTER_NAME_DEFAULT |
"default" |
public static final String |
CLUSTER_NAMESPACE_SEPARATOR |
"+" |
public static final String |
CONFIG_FILE_CONTENT_KEY |
"content" |
public static final String |
NAMESPACE_APPLICATION |
"application" |
public static final String |
NO_APPID_PLACEHOLDER |
"ApolloNoAppIdPlaceHolder" |
public static final long |
NOTIFICATION_ID_PLACEHOLDER |
-1L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DEFAULT_META_URL |
"http://apollo.meta" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
APOLLO_ADMINSERVICE |
"apollo-adminservice" |
public static final String |
APOLLO_CONFIGSERVICE |
"apollo-configservice" |
public static final String |
APOLLO_METASERVICE |
"apollo-metaservice" |
public static final String |
APOLLO_PORTAL |
"apollo-portal" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ORDER |
2147483646 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
HIGHEST_PRECEDENCE |
-2147483648 |
public static final int |
LOWEST_PRECEDENCE |
2147483647 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
EMPTY |
"" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_DATA_METHOD |
"addData" |
public static final String |
CAT_CLASS |
"com.dianping.cat.Cat" |
public static final String |
CAT_TRANSACTION_CLASS |
"com.dianping.cat.message.Transaction" |
public static final String |
COMPLETE_METHOD |
"complete" |
public static final String |
LOG_ERROR_METHOD |
"logError" |
public static final String |
LOG_EVENT_METHOD |
"logEvent" |
public static final String |
NEW_TRANSACTION_METHOD |
"newTransaction" |
public static final String |
SET_STATUS_METHOD |
"setStatus" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
SUCCESS |
"0" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final char |
UTF_BOM |
65279 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EOF |
-1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
APP_PROPERTIES_CLASSPATH |
"/META-INF/app.properties" |
Copyright © 2019 Ctrip, Inc.. All rights reserved.