|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClusterNode
Abstract identifier for a member of an @{link HAPartition}.
Method Summary | |
---|---|
InetAddress |
getIpAddress()
Gets the InetAddress at which the node is receiving
intra-cluster communications. |
String |
getName()
Gets a String identifier for this node. |
int |
getPort()
Gets the port at which the node is receiving intra-cluster communications. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getName()
InetAddress getIpAddress()
InetAddress
at which the node is receiving
intra-cluster communications.
int getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |