ClusterMember
The cluster member holds data about a server in the cluster set. There is one ClusterMember defined for each server that is collaborating in workload balancing for this cluster.
Attributes Summary
memberName The name of the Server that is this cluster member. weight The relative amount of work to be routed to this cluster member. uniqueId An identifier for this server within the cluster. nodeName The name of the node on which this cluster member is configured to execute. cluster The name of the cluster with which this ClusterMember is associated.
Attribute Details
memberName
The name of the Server that is this cluster member. This attribute matches the name attribute for the Server.
Data type: String
Default value: unspecified
weight
The relative amount of work to be routed to this cluster member.
Data type: Integer
Default value: unspecified
uniqueId
An identifier for this server within the cluster. Used for affinity.
Data type: String
Default value: unspecified
nodeName
The name of the node on which this cluster member is configured to execute.
Data type: String
Default value: unspecified
cluster
The name of the cluster with which this ClusterMember is associated. (data type is String, default value is unspecified)
Data type: