IceGrid.OrderedLoadBalancingPolicy

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

Bases: LoadBalancingPolicy

The load balancing policy that returns endpoints in order.

Notes

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

Parameters:

nReplicas (str)

static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str