toString
Returns the string representation of the ClusterNode
.
The representation is formatted as "alias::address", where alias
is the node's human-readable label and address
is its network location.
Return
A string representation of the ClusterNode
in the format "alias::address".