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

Returns the Slice type ID of this type.

Returns:

The return value is always ::Ice::Object.

Return type:

str