| Package | Description |
|---|---|
| org.springframework.cloud.alibaba.nacos | |
| org.springframework.cloud.alibaba.nacos.registry |
| Modifier and Type | Method and Description |
|---|---|
NacosRegistration |
NacosDiscoveryAutoConfiguration.nacosRegistration() |
| Modifier and Type | Method and Description |
|---|---|
NacosAutoServiceRegistration |
NacosDiscoveryAutoConfiguration.nacosAutoServiceRegistration(NacosServiceRegistry registry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
NacosRegistration registration) |
| Modifier and Type | Method and Description |
|---|---|
protected NacosRegistration |
NacosAutoServiceRegistration.getManagementRegistration() |
protected NacosRegistration |
NacosAutoServiceRegistration.getRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
NacosServiceRegistry.deregister(NacosRegistration registration) |
<T> T |
NacosServiceRegistry.getStatus(NacosRegistration registration) |
void |
NacosServiceRegistry.register(NacosRegistration registration) |
void |
NacosServiceRegistry.setStatus(NacosRegistration registration,
String status) |
| Constructor and Description |
|---|
NacosAutoServiceRegistration(org.springframework.cloud.client.serviceregistry.ServiceRegistry<NacosRegistration> serviceRegistry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
NacosRegistration registration) |
| Constructor and Description |
|---|
NacosAutoServiceRegistration(org.springframework.cloud.client.serviceregistry.ServiceRegistry<NacosRegistration> serviceRegistry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
NacosRegistration registration) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.