Package com.zeroc.IceGrid
Class OrderedLoadBalancingPolicy
java.lang.Object
com.zeroc.Ice.Value
com.zeroc.IceGrid.LoadBalancingPolicy
com.zeroc.IceGrid.OrderedLoadBalancingPolicy
- All Implemented Interfaces:
Serializable,Cloneable
Ordered load balancing policy.
- See Also:
-
Field Summary
Fields inherited from class com.zeroc.IceGrid.LoadBalancingPolicy
nReplicas -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.zeroc.Ice.Value
ice_getSlicedData, ice_postUnmarshal, ice_preMarshal
-
Constructor Details
-
OrderedLoadBalancingPolicy
public OrderedLoadBalancingPolicy() -
OrderedLoadBalancingPolicy
-
-
Method Details
-
clone
Description copied from class:ValueReturns a copy of the object. The cloned object contains field-for-field copies of the state.- Overrides:
clonein classLoadBalancingPolicy- Returns:
- The cloned object.
-
ice_staticId
-
ice_id
Description copied from class:ValueReturns the Slice type ID of the most-derived interface supported by this object.- Overrides:
ice_idin classLoadBalancingPolicy- Returns:
- The return value is always
::Ice::Object.
-