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