|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.cluster.coherence.TangosolClusterNodeInformation
public class TangosolClusterNodeInformation
Constructor Summary | |
---|---|
TangosolClusterNodeInformation(com.tangosol.net.Member node)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getDescription()
|
int |
getId()
|
java.net.InetSocketAddress |
getLocalSocketAddress()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TangosolClusterNodeInformation(com.tangosol.net.Member node)
Method Detail |
---|
public int getId()
getId
in interface ClusterNodeInformation
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String getDescription()
getDescription
in interface ClusterNodeInformation
public java.net.InetSocketAddress getLocalSocketAddress()
getLocalSocketAddress
in interface ClusterNodeInformation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |