Attributes Summary | |
description : String | A string that can be used to document any piece of information about the cluster. |
preferLocal : Boolean | Indicates whether a client have affinity to the local process or not. |
backupClusters : BackupCluster * | A list of other clusters that can act as backups for this one in case of total cluster failure. |
members : ClusterMember * | A list of the servers that are members of this cluster. |
Attribute Details |