Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::AdaptiveLoadBalancingPolicy Class Reference

Adaptive load balancing policy. More...

defined in <IceGrid/Descriptor.ice>

class AdaptiveLoadBalancingPolicy extends IceGrid::LoadBalancingPolicy { ... }

Inheritance diagram for IceGrid::AdaptiveLoadBalancingPolicy:
Inheritance graph
[legend]
Collaboration diagram for IceGrid::AdaptiveLoadBalancingPolicy:
Collaboration graph
[legend]

Data Members

string loadSample
 The load sample to use for the load balancing. More...
 
- Data Members inherited from IceGrid::LoadBalancingPolicy
string nReplicas
 The number of replicas that will be used to gather the endpoints of a replica group. More...
 

Detailed Description

Adaptive load balancing policy.

Data Member Documentation

◆ loadSample

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.


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