public class MemberMetaDataConstants
extends Object
The necessary metadata information for the node.
- 作者:
- liaochuntao
-
字段概要
字段
Raft port,This parameter is dropped when RPC is used as a whole.
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
RAFT_PORT
public static final String RAFT_PORT
Raft port,This parameter is dropped when RPC is used as a whole.
- 另请参阅:
- 常量字段值
-
SITE_KEY
public static final String SITE_KEY
- 另请参阅:
- 常量字段值
-
AD_WEIGHT
public static final String AD_WEIGHT
- 另请参阅:
- 常量字段值
-
-
LAST_REFRESH_TIME
public static final String LAST_REFRESH_TIME
- 另请参阅:
- 常量字段值
-
-
SUPPORT_REMOTE_C_TYPE
public static final String SUPPORT_REMOTE_C_TYPE
- 另请参阅:
- 常量字段值
-
READY_TO_UPGRADE
public static final String READY_TO_UPGRADE
- 另请参阅:
- 常量字段值
-
-
构造器详细资料
-
MemberMetaDataConstants
public MemberMetaDataConstants()