类 NacosDiscoveryClient
java.lang.Object
com.alibaba.cloud.nacos.discovery.NacosDiscoveryClient
- 所有已实现的接口:
org.springframework.cloud.client.discovery.DiscoveryClient,org.springframework.core.Ordered
public class NacosDiscoveryClient
extends Object
implements org.springframework.cloud.client.discovery.DiscoveryClient
- 作者:
- xiaojing, renhaojun, echooymxq, freeman
-
字段概要
字段从接口继承的字段 org.springframework.cloud.client.discovery.DiscoveryClient
DEFAULT_ORDER从接口继承的字段 org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.springframework.cloud.client.discovery.DiscoveryClient
getOrder, probe
-
字段详细资料
-
DESCRIPTION
Nacos Discovery Client Description.- 另请参阅:
-
-
构造器详细资料
-
NacosDiscoveryClient
-
-
方法详细资料
-
description
- 指定者:
description在接口中org.springframework.cloud.client.discovery.DiscoveryClient
-
getInstances
- 指定者:
getInstances在接口中org.springframework.cloud.client.discovery.DiscoveryClient
-
getServices
- 指定者:
getServices在接口中org.springframework.cloud.client.discovery.DiscoveryClient
-