Return the member that represents this node.returnMember
Returns the associates logger with this cluster.returnLog
returnThe map of managers
Returns all the members currently participating in the cluster.returnMember[]
Returns that cluster has members.
Sends a message to all the members in the clusterparammsg ClusterMessage
Sends a message to a specific member in the cluster.parammsg ClusterMessageparamdest Member
Sends a message to a all members at local cluster domainparammsg ClusterMessage
Start the cluster, the owning container will invoke thisthrowsException - if failure to start cluster
Stops the cluster, the owning container will invoke thisthrowsLifecycleException