| Package | Description |
|---|---|
| org.springframework.cloud.client.loadbalancer.reactive |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResponse |
class |
EmptyResponse |
| Modifier and Type | Method and Description |
|---|---|
default org.reactivestreams.Publisher<Response<T>> |
ReactiveLoadBalancer.choose() |
org.reactivestreams.Publisher<Response<T>> |
ReactiveLoadBalancer.choose(Request request)
Choose the next server based on the load balancing algorithm.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.