Rice Pastry API

Uses of Class
rice.pastry.dist.DistNodeHandle

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

Uses of DistNodeHandle in rice.pastry.dist
 

Subclasses of DistNodeHandle in rice.pastry.dist
 class DistCoalesedNodeHandle
          Abstract class for handles to "real" remote nodes.
 

Methods in rice.pastry.dist that return DistNodeHandle
abstract  DistNodeHandle DistNodeHandlePool.coalesce(DistNodeHandle handle)
          The method verifies a DistNodeHandle.
 

Methods in rice.pastry.dist with parameters of type DistNodeHandle
abstract  DistNodeHandle DistNodeHandlePool.coalesce(DistNodeHandle handle)
          The method verifies a DistNodeHandle.
 

Uses of DistNodeHandle in rice.pastry.socket
 

Subclasses of DistNodeHandle in rice.pastry.socket
 class SocketNodeHandle
          Class which represents the address and nodeId of a remote node.
 

Methods in rice.pastry.socket that return DistNodeHandle
 DistNodeHandle SocketNodeHandlePool.coalesce(DistNodeHandle handle)
          The method verifies a DistNodeHandle.
 

Methods in rice.pastry.socket with parameters of type DistNodeHandle
 DistNodeHandle SocketNodeHandlePool.coalesce(DistNodeHandle handle)
          The method verifies a DistNodeHandle.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection