WeightAdvisor

Specifies the source or generator of load balancing weights. Load balancing weights are indicators of relative cluster member performance.

Inherits from type ClusterAdvisor and adds the following.

Attributes Summary
advisorType : ClusterWeightType'Fixed Weight' means the static weights specified for the individual cluster members will be used.

Attribute Details

advisorType    -    'Fixed Weight' means the static weights specified for the individual cluster members will be used. 'WebSphere Dynamic Weighting' means weights will be generated dynamically based on performance information collected from the cluster members.
     data type: ClusterWeightType
     default Value:   FixedWeight
     Allowed Values:  FixedWeight   WebSphereDynamicWeighting  


Copyright IBM Corp. 1997-2004