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 © 2003–2016 Terracotta, Inc.. All rights reserved.