Attributes Summary |
name : String | The name of the policy.
|
description : String | An optional String-valued description.
|
policyFactory : String | The fully qualified name of the Java interface that serves as a factory for a specific type of concrete HAManagerPolicy.
|
isAlivePeriodSec : int | An integer field specfying the value of a timer after whose expiry, HAManager may panic the JVM under concern.
|
quorumEnabled : boolean | A flag indicating in case the network gets partitioned, whether quorum is neccesary for the applications to operate which are tied to this specific policy.
|
customProperties : Property
*
|
|