Rice Pastry API

Uses of Class
rice.pastry.direct.DirectNodeHandle

Packages that use DirectNodeHandle
rice.pastry.direct   
 

Uses of DirectNodeHandle in rice.pastry.direct
 

Methods in rice.pastry.direct that return DirectNodeHandle
 DirectNodeHandle EuclideanNetwork.getClosest(NodeId nid)
          find the closest NodeId to an input NodeId out of all NodeIds in the network
 DirectNodeHandle NetworkSimulator.getClosest(NodeId nid)
          Gets the Closest attribute of the NetworkSimulator object
 DirectNodeHandle SphereNetwork.getClosest(NodeId nid)
          find the closest NodeId to an input NodeId out of all NodeIds in the network
 

Methods in rice.pastry.direct with parameters of type DirectNodeHandle
 void EuclideanNetwork.registerNodeId(DirectNodeHandle nh)
          register a new node
 void NetworkSimulator.registerNodeId(DirectNodeHandle nh)
          Registers a node handle with the simulator.
 void SphereNetwork.registerNodeId(DirectNodeHandle nh)
          register a new node
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection