| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveCompositeDiscoveryClient
A
ReactiveDiscoveryClient that is composed of other discovery clients and
delegates calls to each of them in order. |
| Modifier and Type | Method and Description |
|---|---|
ReactiveCompositeDiscoveryClient |
ReactiveCompositeDiscoveryClientAutoConfiguration.reactiveCompositeDiscoveryClient(List<ReactiveDiscoveryClient> discoveryClients) |
| Constructor and Description |
|---|
ReactiveCompositeDiscoveryClient(List<ReactiveDiscoveryClient> discoveryClients) |
| Constructor and Description |
|---|
ReactiveDiscoveryClientHealthIndicator(ReactiveDiscoveryClient discoveryClient,
DiscoveryClientHealthIndicatorProperties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleReactiveDiscoveryClient
A
ReactiveDiscoveryClient that will use the properties file as a source of
service instances. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.