| Package | Description |
|---|---|
| org.springframework.cloud.client | |
| org.springframework.cloud.client.discovery.health |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCompositeHealthContributor |
CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration.discoveryCompositeHealthContributor(List<DiscoveryHealthIndicator> indicators) |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryClientHealthIndicator |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryHealthIndicator |
DiscoveryCompositeHealthIndicator.Holder.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,org.springframework.boot.actuate.health.HealthIndicator> |
DiscoveryCompositeHealthIndicator.createMap(List<DiscoveryHealthIndicator> indicators)
Deprecated.
|
| Constructor and Description |
|---|
Holder(DiscoveryHealthIndicator delegate) |
| Constructor and Description |
|---|
DiscoveryCompositeHealthContributor(Collection<DiscoveryHealthIndicator> indicators) |
DiscoveryCompositeHealthIndicator(org.springframework.boot.actuate.health.HealthAggregator healthAggregator,
List<DiscoveryHealthIndicator> indicators)
Deprecated.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.