public interface ClusterNode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHostname()
Get the host name of the node
|
java.lang.String |
getId()
Get a unique (per cluster) identifier for this node.
|
java.lang.String |
getIp()
Get the IP address of the node
|
java.lang.String getId()
java.lang.String getHostname()
java.lang.String getIp()