|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.sgs.impl.service.nodemap.IdentityMO
class IdentityMO
The NodeMappingServiceImpl representation of a
id->node mapping. This class is immutable.
| Constructor Summary | |
|---|---|
IdentityMO(Identity id,
long nodeId)
Returns a new IdentityMO instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
(package private) Identity |
getIdentity()
Returns the identity. |
(package private) long |
getNodeId()
Returns the node. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
IdentityMO(Identity id,
long nodeId)
id - the identitynodeId - the node the identity is mapped to| Method Detail |
|---|
Identity getIdentity()
long getNodeId()
public String toString()
toString in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||