IceGrid.LoadBalancingPolicy¶
- class IceGrid.LoadBalancingPolicy(nReplicas: str = '')¶
Bases:
ValueThe base class for load balancing policies.
- Parameters:
nReplicas (str)
- nReplicas¶
The number of replicas that will be used to gather the endpoints of a replica group.
- Type:
Notes
The Slice compiler generated this dataclass from Slice class
::IceGrid::LoadBalancingPolicy.