public class NacosDiscoveryHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
HealthIndicator for Nacos Discovery.HealthIndicator| Constructor and Description |
|---|
NacosDiscoveryHealthIndicator(NacosServiceManager nacosServiceManager) |
NacosDiscoveryHealthIndicator(com.alibaba.nacos.api.naming.NamingService namingService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
public NacosDiscoveryHealthIndicator(NacosServiceManager nacosServiceManager)
@Deprecated public NacosDiscoveryHealthIndicator(com.alibaba.nacos.api.naming.NamingService namingService)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.