|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAgentAddress
Represents an address which is unique in the system. Uniqueness is based on uniqueness of age node address in the system and uniqueness rest of the address in the age node address, where owner of this address was born.
Method Summary | |
---|---|
UUID |
getId()
Returns a UUID representation of the address. |
String |
toUniqueString()
Returns a unique String representation of the address. |
Methods inherited from interface org.jage.address.IAddress |
---|
getName, getNodeAddress, toString |
Method Detail |
---|
UUID getId()
String toUniqueString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |