| Modifier and Type | Method and Description |
|---|---|
boolean |
NacosServiceManager.isNacosDiscoveryInfoChanged(NacosDiscoveryProperties currentNacosDiscoveryPropertiesCache) |
void |
NacosServiceManager.setNacosDiscoveryProperties(NacosDiscoveryProperties nacosDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
NacosDiscoveryProperties |
NacosDiscoveryAutoConfiguration.nacosProperties() |
| Modifier and Type | Method and Description |
|---|---|
NacosServiceDiscovery |
NacosDiscoveryAutoConfiguration.nacosServiceDiscovery(NacosDiscoveryProperties discoveryProperties,
NacosServiceManager nacosServiceManager) |
NacosWatch |
NacosDiscoveryClientConfiguration.nacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosServiceDiscovery(NacosDiscoveryProperties discoveryProperties,
NacosServiceManager nacosServiceManager) |
NacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties properties) |
NacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties properties,
org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler> taskScheduler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NacosDiscoveryEndpoint |
NacosDiscoveryEndpointAutoConfiguration.nacosDiscoveryEndpoint(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosDiscoveryEndpoint(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
NacosDiscoveryProperties |
NacosDiscoveryInfoChangedEvent.getSource() |
| Constructor and Description |
|---|
NacosDiscoveryInfoChangedEvent(NacosDiscoveryProperties nacosDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
NacosDiscoveryProperties |
NacosRegistration.getNacosDiscoveryProperties() |
| Modifier and Type | Method and Description |
|---|---|
NacosRegistration |
NacosServiceRegistryAutoConfiguration.nacosRegistration(org.springframework.beans.factory.ObjectProvider<List<NacosRegistrationCustomizer>> registrationCustomizers,
NacosDiscoveryProperties nacosDiscoveryProperties,
org.springframework.context.ApplicationContext context) |
NacosServiceRegistry |
NacosServiceRegistryAutoConfiguration.nacosServiceRegistry(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosRegistration(List<NacosRegistrationCustomizer> registrationCustomizers,
NacosDiscoveryProperties nacosDiscoveryProperties,
org.springframework.context.ApplicationContext context) |
NacosServiceRegistry(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
com.netflix.loadbalancer.ServerList<?> |
NacosRibbonClientConfiguration.ribbonServerList(com.netflix.client.config.IClientConfig config,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosServerList(NacosDiscoveryProperties discoveryProperties) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.