|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Peer
Defines the operation that peers support. Each instance provides addressing information on the represented peer.
| Method Summary | |
|---|---|
GUID |
getGUID()
Get the guid the distiguishes this peer from others. |
InetAddress |
getIP()
Get the peer's address |
KeyRange |
getKeyRange()
Get the range for which the peer is responsible. |
int |
getPort()
Get the peer's service port |
| Method Detail |
|---|
GUID getGUID()
KeyRange getKeyRange()
InetAddress getIP()
int getPort()
|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||