public class CommonParams
extends Object
Common parameters for service discovery.
- 从以下版本开始:
- 1.0.0
- 作者:
- nkorange
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
-
SERVICE_NAME
public static final String SERVICE_NAME
- 另请参阅:
- 常量字段值
-
CLUSTER_NAME
public static final String CLUSTER_NAME
- 另请参阅:
- 常量字段值
-
NAMESPACE_ID
public static final String NAMESPACE_ID
- 另请参阅:
- 常量字段值
-
GROUP_NAME
public static final String GROUP_NAME
- 另请参阅:
- 常量字段值
-
LIGHT_BEAT_ENABLED
public static final String LIGHT_BEAT_ENABLED
- 另请参阅:
- 常量字段值
-
NAMING_REQUEST_TIMEOUT
public static final String NAMING_REQUEST_TIMEOUT
- 另请参阅:
- 常量字段值
-
构造器详细资料
-
CommonParams
public CommonParams()