P-Grid v2.0a2 API Specification

Package p2p.basic

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.
 

Class Summary
P2PFactory Abstract Factory (GoF) that defines the operations that create various objects of the P2P layer.
 


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