LoadBalancerClient implementation.BlockingLoadBalancerClient.ServiceInstanceListSupplier implementation that tries retrieving
ServiceInstance objects from cache; if none found, retrieves instances using
DiscoveryClientServiceInstanceListSupplier.CachingServiceInstanceListSupplier instead.CaffeineCacheManager
that implements the LoadBalancerCacheManager marker interface.Cache implementation used by Spring Cloud LoadBalancer.DefaultLoadBalancerCache-based LoadBalancerCacheManager
implementation.ServiceInstanceListSupplier implementation.DiscoveryClientServiceInstanceListSupplier instead.CacheManager beans.@LoadBalancerClient annotations on a single class (including in Java 7).ServiceInstanceListSupplier.NoopServiceInstanceListSupplier instead.ReactiveLoadBalancer.ReactorLoadBalancer that allows selecting
ServiceInstance objects.ReactorServiceInstanceLoadBalancer.Supplier of lists of ServiceInstance objects.ServiceInstanceListSupplier instead.ServiceInstanceListSuppliers instead.ObjectProvider.ServiceInstanceListSupplier that filters instances
retrieved by the delegate by zone.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.