One-shot constructor to initialize all data members.
OptionalnReplicas: stringThe number of replicas that will be used to gather the endpoints of a replica group.
OptionalloadSample: stringThe load sample to use for the load balancing.
The load sample to use for the load balancing. The allowed values for this attribute are "1", "5" and "15", representing respectively the load average over the past minute, the past 5 minutes and the past 15 minutes.
The number of replicas that will be used to gather the endpoints of a replica group.
Obtains the sliced data associated with this instance.
The sliced data if the value has a preserved-slice base class and has been sliced during unmarshaling of the value, nil otherwise.
Obtains the Slice type ID of the most-derived class supported by this object.
The type ID.
The Ice run time invokes this method after unmarshaling an object's data members. This allows a subclass to override this method in order to perform additional initialization.
The Ice run time invokes this method prior to marshaling an object's data members. This allows a subclass to override this method in order to validate its data members.
Staticice_Obtains the Slice type ID of this type.
The return value is always "::Ice::Object".
The load balancing policy that returns the endpoints of the server(s) with the lowest load average.
Remarks
The Slice compiler generated this class from Slice class
::IceGrid::AdaptiveLoadBalancingPolicy.