Uses of Interface
org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryHealthIndicator
Packages that use ReactiveDiscoveryHealthIndicator
Package
Description
-
Uses of ReactiveDiscoveryHealthIndicator in org.springframework.cloud.client
Method parameters in org.springframework.cloud.client with type arguments of type ReactiveDiscoveryHealthIndicatorModifier and TypeMethodDescriptionReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration.reactiveDiscoveryClients(Collection<ReactiveDiscoveryHealthIndicator> indicators) -
Uses of ReactiveDiscoveryHealthIndicator in org.springframework.cloud.client.discovery.health.reactive
Classes in org.springframework.cloud.client.discovery.health.reactive that implement ReactiveDiscoveryHealthIndicatorModifier and TypeClassDescriptionclassA health indicator which indicates whether the discovery client has been initialized.Constructor parameters in org.springframework.cloud.client.discovery.health.reactive with type arguments of type ReactiveDiscoveryHealthIndicatorModifierConstructorDescriptionReactiveDiscoveryCompositeHealthContributor(Collection<ReactiveDiscoveryHealthIndicator> indicators)