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

Returns the Slice type ID of this type.

Returns:

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

Return type:

str