| Interface | Description |
|---|---|
| ReactorLoadBalancer<T> |
A Reactor based implementation of
ReactiveLoadBalancer. |
| ReactorServiceInstanceLoadBalancer |
A marker interface for
ReactorLoadBalancer that allows selecting
ServiceInstance objects. |
| SelectedInstanceCallback |
A callback interface that allows to pass the selected service instance data from the
LoadBalancer.
|
| ServiceInstanceListSupplier |
A
Supplier of lists of ServiceInstance objects. |
| ServiceInstanceListSupplierBuilder.Creator |
Allows creating a
ServiceInstanceListSupplier instance based on provided
ConfigurableApplicationContext. |
| ServiceInstanceListSupplierBuilder.DelegateCreator |
Allows creating a
ServiceInstanceListSupplier instance based on provided
ConfigurableApplicationContext and another
ServiceInstanceListSupplier instance that will be used as a delegate. |
| ServiceInstanceSupplier | Deprecated
Use
ServiceInstanceListSupplier instead. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.