Ice 3.6 Slice API Reference
|
Adaptive load balancing policy. More...
Defined in <IceGrid/Descriptor.ice>
class AdaptiveLoadBalancingPolicy extends IceGrid::LoadBalancingPolicy { ... }
Data Members | |
string | loadSample |
The load sample to use for the load balancing. More... | |
![]() | |
string | nReplicas |
The number of replicas that will be used to gather the endpoints of a replica group. More... | |
Adaptive load balancing policy.
string loadSample |
The load sample to use for the load balancing.
The allowed values for this attribute are "1", "5" and "15", representing respectively the load average over the past minute, the past 5 minutes and the past 15 minutes.