- All Superinterfaces:
Supplier<reactor.core.publisher.Flux<List<org.springframework.cloud.client.ServiceInstance>>>
- All Known Implementing Classes:
BlockingApiVersionServiceInstanceListSupplier, CachingServiceInstanceListSupplier, DelegatingServiceInstanceListSupplier, DiscoveryClientServiceInstanceListSupplier, HealthCheckServiceInstanceListSupplier, HintBasedServiceInstanceListSupplier, NoopServiceInstanceListSupplier, ReactiveApiVersionServiceInstanceListSupplier, RequestBasedStickySessionServiceInstanceListSupplier, RetryAwareServiceInstanceListSupplier, SameInstancePreferenceServiceInstanceListSupplier, SubsetServiceInstanceListSupplier, WeightedServiceInstanceListSupplier, ZonePreferenceServiceInstanceListSupplier
-
Method Summary
default reactor.core.publisher.Flux<List<org.springframework.cloud.client.ServiceInstance>>
get(org.springframework.cloud.client.loadbalancer.Request request)