See: Description
| Interface | Description |
|---|---|
| ProxyServiceLoad |
A ProxyServiceLoad encapsulates information about the current utilization of a ProxyService.
|
| ProxyServiceLoadBalancer |
A ProxyServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered ProxyService.
|
| Class | Description |
|---|---|
| DefaultProxyServiceLoadBalancer |
Default ProxyServiceLoadBalancer implementation.
|
| RemoteMember |
A RemoteMember is a special
Member implementation that carries the remote IP/port information of a member that isn't in the cluster. |