IceGrid.LoadBalancingPolicy

class IceGrid.LoadBalancingPolicy(nReplicas: str = '')

Bases: Value

The 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:

str

Notes

The Slice compiler generated this dataclass from Slice class ::IceGrid::LoadBalancingPolicy.

static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str