| Package | Description |
|---|---|
| org.springframework.cloud.client.loadbalancer.reactive |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactorLoadBalancerExchangeFilterFunction
An
ExchangeFilterFunction that uses ReactiveLoadBalancer to execute
requests against a correct ServiceInstance. |
class |
RetryableLoadBalancerExchangeFilterFunction
An
ExchangeFilterFunction that uses ReactiveLoadBalancer to execute
requests against a correct ServiceInstance and Reactor Retries to retry the
call both against the same and the next service instance, based on the provided
LoadBalancerRetryPolicy. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.