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

Returns the Slice type ID of this type.

Returns:

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

Return type:

str