P-Grid v2.0a2 API Specification

Uses of Package
p2p.basic

Packages that use p2p.basic
p2p.basic   
p2p.basic.events   
p2p.storage   
p2p.storage.events   
 

Classes in p2p.basic used by p2p.basic
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.
Message
          Defines a message that peers exchange.
P2P
          Defines the operations the peer-to-peer layer supports.
Peer
          Defines the operation that peers support.
 

Classes in p2p.basic used by p2p.basic.events
Message
          Defines a message that peers exchange.
Peer
          Defines the operation that peers support.
 

Classes in p2p.basic used by p2p.storage
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.
P2P
          Defines the operations the peer-to-peer layer supports.
Peer
          Defines the operation that peers support.
 

Classes in p2p.basic used by p2p.storage.events
GUID
          Global Unique Identifier is used to distinguish objects in a distributed environment.
 


P-Grid v2.0a2 API Specification

This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt