Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


IceGrid::LoadBalancingPolicy

Overview

class LoadBalancingPolicy

A base class for load balancing policies.

Derived Classes and Interfaces
Used By

Data Member Index

nReplicas — The number of replicas that will be used to gather the endpoints of a replica group.

Data Members

string nReplicas;

The number of replicas that will be used to gather the endpoints of a replica group.


  • No labels