![]() |
Ice 3.8
Slice API Reference
|
The load balancing policy that returns endpoints using round-robin. More...
defined in <IceGrid/Descriptor.ice>
class RoundRobinLoadBalancingPolicy extends IceGrid::LoadBalancingPolicy { ... }
Additional Inherited Members | |
Data Members inherited from IceGrid::LoadBalancingPolicy | |
string | nReplicas |
The number of replicas that will be used to gather the endpoints of a replica group. |
The load balancing policy that returns endpoints using round-robin.
Definition at line 313 of file Descriptor.ice.