public interface AddressServerConstants
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ADDRESS_SERVER_REQUEST_URL
the url for address server prefix.
|
static String |
ALIWARE_NACOS_DEFAULT_PRODUCT_NAME
the default product name when deploy nacos with naming and config.
|
static String |
ALIWARE_NACOS_PRODUCT_DOM_TEMPLATE
when the config and naming will separate deploy,then must specify product name by the client.
|
static String |
DEFAULT_GET_CLUSTER
when post ips is not given the cluster,then use the default.
|
static String |
DEFAULT_PRODUCT
when post ips is not given the product,then use the default.
|
static int |
DEFAULT_SERVER_PORT
the default server port when create the Instance object.
|
static String |
GROUP_SERVICE_NAME_SEP
the separator for service name between raw service name and group.
|
static String |
MULTI_IPS_SEPARATOR
post multi ip will use the "," to separator.
|
static final int DEFAULT_SERVER_PORT
static final String DEFAULT_PRODUCT
static final String GROUP_SERVICE_NAME_SEP
static final String DEFAULT_GET_CLUSTER
static final String MULTI_IPS_SEPARATOR
static final String ALIWARE_NACOS_DEFAULT_PRODUCT_NAME
static final String ALIWARE_NACOS_PRODUCT_DOM_TEMPLATE
Copyright © 2018–2022 Alibaba Group. All rights reserved.