CachingServiceInstanceListSupplier instead.@Deprecated public class CachingServiceInstanceSupplier extends Object implements ServiceInstanceSupplier
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_INSTANCE_CACHE_NAME
Deprecated.
Name of the service cache instance.
|
| Constructor and Description |
|---|
CachingServiceInstanceSupplier(ServiceInstanceSupplier delegate,
org.springframework.cache.CacheManager cacheManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Flux<ServiceInstance> |
get()
Deprecated.
|
String |
getServiceId()
Deprecated.
|
public static final String SERVICE_INSTANCE_CACHE_NAME
public CachingServiceInstanceSupplier(ServiceInstanceSupplier delegate, org.springframework.cache.CacheManager cacheManager)
public Flux<ServiceInstance> get()
get in interface Supplier<Flux<ServiceInstance>>public String getServiceId()
getServiceId in interface ServiceInstanceSupplierCopyright © 2020 Pivotal Software, Inc.. All rights reserved.