| Package | Description |
|---|---|
| org.springframework.cloud.client.loadbalancer.reactive |
| Modifier and Type | Field and Description |
|---|---|
static Request<DefaultRequestContext> |
ReactiveLoadBalancer.REQUEST
Default implementation of a request.
|
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<Response<T>> |
ReactiveLoadBalancer.choose(Request request)
Choose the next server based on the load balancing algorithm.
|
protected reactor.core.publisher.Mono<Response<ServiceInstance>> |
RetryableLoadBalancerExchangeFilterFunction.choose(String serviceId,
Request<RetryableRequestContext> request) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.