IceGrid.RandomLoadBalancingPolicy

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

Bases: LoadBalancingPolicy

The load balancing policy that returns endpoints in a random order.

Notes

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

Parameters:

nReplicas (str)

static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str