ClusterNode
Represents a node in a cluster with an alias and its associated address.
This class is commonly leveraged to identify and interact with specific nodes in a cluster, particularly in distributed systems. Each node is uniquely identified using a combination of its alias and address.