JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
com.alibaba.cloud.nacos.discovery.logging.NacosLoggingListener
Deprecated Methods
Method
Description
com.alibaba.cloud.nacos.discovery.ServiceCache.get()
since 2021.0.1.1, use
ServiceCache.getServiceIds()
instead.
com.alibaba.cloud.nacos.discovery.ServiceCache.set
(List<String>)
since 2021.0.1.1, use
ServiceCache.setServiceIds(List)
instead.
com.alibaba.cloud.nacos.NacosDiscoveryProperties.namingServiceInstance()
com.alibaba.cloud.nacos.NacosServiceManager.getNamingService
(Properties)
com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.setPort
(int)
Deprecated Constructors
Constructor
Description
com.alibaba.cloud.nacos.discovery.actuate.health.NacosDiscoveryHealthIndicator
(NamingService)
ServiceCache.getServiceIds()instead.