| 限定符和类型 | 方法和说明 |
|---|---|
default String |
getAddressSource()
Get address source.
|
default String |
getContextPath()
Get context path.
|
default String |
getNamespace()
Get namespace.
|
int |
getOrder()
Get order.
|
List<String> |
getServerList()
Get server list.
|
default String |
getServerName()
Get server name.
|
void |
init(NacosClientProperties properties,
NacosRestTemplate nacosRestTemplate)
Init.
|
default boolean |
isFixed()
check the server list is fixed or not.
|
boolean |
match(NacosClientProperties properties)
Match.
|
void init(NacosClientProperties properties, NacosRestTemplate nacosRestTemplate) throws NacosException
properties - nacos client propertiesnacosRestTemplate - nacos rest templateNacosException - nacos exceptiondefault String getServerName()
default String getNamespace()
default String getContextPath()
int getOrder()
boolean match(NacosClientProperties properties)
properties - nacos client propertiesdefault boolean isFixed()
default String getAddressSource()
Copyright © 2018–2025 Alibaba Group. All rights reserved.