Rice Pastry API

Uses of Class
rice.pastry.dist.DistNodeHandlePool

Packages that use DistNodeHandlePool
rice.pastry.dist   
rice.pastry.rmi   
rice.pastry.wire   
 

Uses of DistNodeHandlePool in rice.pastry.dist
 

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

Uses of DistNodeHandlePool in rice.pastry.rmi
 

Methods in rice.pastry.rmi that return DistNodeHandlePool
 rice.pastry.dist.DistNodeHandlePool RMIPastryNode.getNodeHandlePool()
          accessor method for RMI handle pool.
 

Uses of DistNodeHandlePool in rice.pastry.wire
 

Subclasses of DistNodeHandlePool in rice.pastry.wire
 class WireNodeHandlePool
          The WireNodeHandlePool controls all of the node handles in use by the WirePastryNode.
 

Methods in rice.pastry.wire that return DistNodeHandlePool
 rice.pastry.dist.DistNodeHandlePool WirePastryNode.getNodeHandlePool()
          Returns the WireNodeHandlePool for this pastry node.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection