| Package | Description |
|---|---|
| org.springframework.cloud.loadbalancer.annotation | |
| org.springframework.cloud.loadbalancer.core |
| Modifier and Type | Method and Description |
|---|---|
ReactorLoadBalancer<ServiceInstance> |
LoadBalancerClientConfiguration.reactorServiceInstanceLoadBalancer(org.springframework.core.env.Environment environment,
LoadBalancerClientFactory loadBalancerClientFactory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReactorServiceInstanceLoadBalancer
A marker interface for
ReactorLoadBalancer that allows selecting
ServiceInstance objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinLoadBalancer
A Round-Robin-based implementation of
ReactorServiceInstanceLoadBalancer. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.