![]() |
Ice 3.9
Slice API Reference
|
The load balancing policy that returns the endpoints of the server(s) with the lowest load average. More...
defined in <IceGrid/Descriptor.ice>
class AdaptiveLoadBalancingPolicy extends IceGrid::LoadBalancingPolicy { ... }


Data Members | |
| string | loadSample |
| The load sample to use for the load balancing. | |
| Data Members inherited from IceGrid::LoadBalancingPolicy | |
| string | nReplicas |
| The number of replicas that will be used to gather the endpoints of a replica group. | |
The load balancing policy that returns the endpoints of the server(s) with the lowest load average.
Definition at line 345 of file Descriptor.ice.