| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.terracotta.DisconnectedClusterNode
public class DisconnectedClusterNode
ClusterNode which copies a disconnected ClusterNode without keeping any reference to the original one.
| Constructor Summary | |
|---|---|
DisconnectedClusterNode(ClusterNode node)
Constructor accepting the disconnected node  | 
|
| Method Summary | |
|---|---|
 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  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DisconnectedClusterNode(ClusterNode node)
node - the node to copy| Method Detail | 
|---|
public String getId()
getId in interface ClusterNodepublic String getHostname()
getHostname in interface ClusterNodepublic String getIp()
getIp in interface ClusterNode
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||