|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GUID
Global Unique Identifier is used to distinguish objects in a distributed environment. Implementations must define the hashCode and equals methods to that effect.
| Method Summary | |
|---|---|
byte[] |
getBytes()
Returns the value of the unique ID. |
String |
toString()
Returns the string representation of the unique ID. |
| Method Detail |
|---|
byte[] getBytes()
String toString()
toString in class Object
|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||