WorkloadCondition

This type is a class for model objects.

The workload condition policy works along the lines as the age-based, except rather than restart at a certain age, the members restart when a certain user-defined number of requests have been serviced.

Package: healthpolicy
Supertype: HealthCondition

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



Attributes Summary
totalRequests : ELong The workload condition policy restarts members when a certain user-defined number of requests have been serviced. An acceptable request value must be between 1000 and 9223372036854775807 and must be a whole number.



Attribute Details

totalRequests  -  The workload condition policy restarts members when a certain user-defined number of requests have been serviced. An acceptable request value must be between 1000 and 9223372036854775807 and must be a whole number.
    Data Type: ELong
    Default value:  20000000
    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