Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::AdaptiveLoadBalancingPolicy Class 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 { ... }

Inheritance diagram for IceGrid::AdaptiveLoadBalancingPolicy:
Collaboration diagram for IceGrid::AdaptiveLoadBalancingPolicy:

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.

Detailed Description

The load balancing policy that returns the endpoints of the server(s) with the lowest load average.

Definition at line 318 of file Descriptor.ice.


The documentation for this class was generated from the following file: