This type is a class for model objects.
The main service class of HAManager.
Package: hamanagerserviceAttributes Summary | |
description : EString | An optional String-valued description. |
activateEnabled : EBoolean | A boolean-valued flag indicating whether HAManager should enable application groups on this server. On encountering a 'false' value, HAManager will not activate application components on this server. The flag can be set to 'false' by users to take a server out of quorum calculations. |
isAlivePeriodSec : EInt | Specifies a timer value in seconds. After the expiry of the timer, HAManager may panic the JVM. The value of this field must be greater than -2. |
transportBufferSize : EInt | Buffer size for the underlying Group Communication System stack. The permissible values are from 1 to 10. The number indicates a scaling factor. |
coreGroupName : EString | The name of the core group which contains this server as a member (CoreGroupServer). |
threadPool : ThreadPool @ | * No description is available * |
Attribute Details |