| Interface | Description |
|---|---|
| HostCollector | |
| LoadBalancingStrategy<W,R> |
| Class | Description |
|---|---|
| AbstractP2CStrategy<W,R,L extends ClientEventListener> | |
| HostCollector.HostUpdate<W,R> | |
| HostHolder<W,R> | |
| LoadBalancerFactory<W,R> | |
| NoBufferHostCollector |
A
HostCollector implementation that does not buffer any updates and hence emits a new list for every new
host received or a host removed. |
| Enum | Description |
|---|---|
| HostCollector.HostUpdate.Action |
| Exception | Description |
|---|---|
| NoHostsAvailableException |
Exception raised when there are no eligible hosts available to a load balancer.
|