public class RemoteConstants
extends Object
constants define of remote.
- 版本:
- $Id: ConnectionMetaConstants.java, v 0.1 2020年08月13日 1:05 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
LABEL_SOURCE
public static final String LABEL_SOURCE
label key value define.
- 另请参阅:
- 常量字段值
-
LABEL_SOURCE_SDK
public static final String LABEL_SOURCE_SDK
- 另请参阅:
- 常量字段值
-
LABEL_SOURCE_CLUSTER
public static final String LABEL_SOURCE_CLUSTER
- 另请参阅:
- 常量字段值
-
LABEL_MODULE
public static final String LABEL_MODULE
- 另请参阅:
- 常量字段值
-
LABEL_MODULE_CONFIG
public static final String LABEL_MODULE_CONFIG
- 另请参阅:
- 常量字段值
-
LABEL_MODULE_NAMING
public static final String LABEL_MODULE_NAMING
- 另请参阅:
- 常量字段值
-
构造器详细资料
-
RemoteConstants
public RemoteConstants()