IceGrid.RoundRobinLoadBalancingPolicy

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

Bases: LoadBalancingPolicy

The load balancing policy that returns endpoints using round-robin.

Notes

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

Parameters:

nReplicas (str)

static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str