|
Interface Summary |
| GUID |
Global Unique Identifier is used to distinguish objects
in a distributed environment. |
| Key |
Is used to address items and peers in the
distributed indexing structure used by
the peer-to-peer network. |
| KeyRange |
Represents a part of the key space, for example, the keys a
node is responsible for. |
| KeySet |
Class description goes here |
| Message |
Defines a message that peers exchange. |
| P2P |
Defines the operations the peer-to-peer layer supports. |
| Peer |
Defines the operation that peers support. |