| Interface | Description |
|---|---|
| ReactorLoadBalancer<T> |
A Reactor based implementation of
ReactiveLoadBalancer. |
| ReactorServiceInstanceLoadBalancer |
A marker interface for
ReactorLoadBalancer that allows selecting
ServiceInstance objects. |
| 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 © 2020 Pivotal Software, Inc.. All rights reserved.