DiscoveryClientServiceInstanceListSupplier instead.@Deprecated public class DiscoveryClientServiceInstanceSupplier extends Object implements ServiceInstanceSupplier
| Constructor and Description |
|---|
DiscoveryClientServiceInstanceSupplier(DiscoveryClient delegate,
org.springframework.core.env.Environment environment)
Deprecated.
|
DiscoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient delegate,
org.springframework.core.env.Environment environment)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<ServiceInstance> |
get()
Deprecated.
|
String |
getServiceId()
Deprecated.
|
public DiscoveryClientServiceInstanceSupplier(DiscoveryClient delegate, org.springframework.core.env.Environment environment)
public DiscoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient delegate, org.springframework.core.env.Environment environment)
public reactor.core.publisher.Flux<ServiceInstance> get()
get in interface Supplier<reactor.core.publisher.Flux<ServiceInstance>>public String getServiceId()
getServiceId in interface ServiceInstanceSupplierCopyright © 2021 Pivotal Software, Inc.. All rights reserved.