WeightAdvisor


This type is a class for model objects.

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

Package: wlmadvisor
Supertype: ClusterAdvisor

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
advisorType : ClusterWeightType '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.



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:
        0 - FixedWeight
        1 - WebSphereDynamicWeighting
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006