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
 rice.pastry.direct.DirectNodeHandle EuclideanNetwork.getClosest(rice.pastry.NodeId nid)
          find the closest NodeId to an input NodeId out of all NodeIds in the network
 rice.pastry.direct.DirectNodeHandle NetworkSimulator.getClosest(rice.pastry.NodeId nid)
           
 rice.pastry.direct.DirectNodeHandle SphereNetwork.getClosest(rice.pastry.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(rice.pastry.direct.DirectNodeHandle nh)
          register a new node
 void NetworkSimulator.registerNodeId(rice.pastry.direct.DirectNodeHandle nh)
          Registers a node handle with the simulator.
 void SphereNetwork.registerNodeId(rice.pastry.direct.DirectNodeHandle nh)
          register a new node
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection