P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W

R

registerTypeHandler(Type, TypeHandler) - Method in class p2p.storage.StorageFactory
Registers a Type Handler instance for a given Type.
removeP2PListener(P2PListener) - Method in interface p2p.basic.P2P
Remove registration of a current listener of new messages.
route(Key, Message) - Method in interface p2p.basic.P2P
Send a message to a peer.
route(Key[], Message[]) - Method in interface p2p.basic.P2P
Send a message to peers based on several keys.
route(KeyRange, Message) - Method in interface p2p.basic.P2P
Send a message to a set of peers responsible for a range of keys.
routeToReplicas(Message) - Method in interface p2p.basic.P2P
Send a message to peers responsible for the same part of the keyspace as the local node.

P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W
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