Rice Pastry API

Uses of Class
rice.pastry.dist.DistNodeHandlePool

Packages that use DistNodeHandlePool
rice.pastry.dist   
rice.pastry.socket   
 

Uses of DistNodeHandlePool in rice.pastry.dist
 

Methods in rice.pastry.dist that return DistNodeHandlePool
abstract  DistNodeHandlePool DistPastryNode.getNodeHandlePool()
          Method which returns the Dist for this Pastry node.
 

Uses of DistNodeHandlePool in rice.pastry.socket
 

Subclasses of DistNodeHandlePool in rice.pastry.socket
 class SocketNodeHandlePool
          The DistNodeHandlePool controls all of the node handles in use by the DistPastryNode.
 

Methods in rice.pastry.socket that return DistNodeHandlePool
 DistNodeHandlePool SocketPastryNode.getNodeHandlePool()
          Returns the WireNodeHandlePool for this pastry node.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection