|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Key
Is used to address items and peers in the distributed indexing structure used by the peer-to-peer network.
| Method Summary | |
|---|---|
byte[] |
getBytes()
Returns the value of the key. |
int |
size()
Returns the size of the key. |
String |
toString()
|
| Method Detail |
|---|
byte[] getBytes()
int size()
String toString()
toString in class ObjectObject.toString()
|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||