Rice Pastry API

Uses of Interface
rice.pastry.direct.NodeRecord

Packages that use NodeRecord
rice.pastry.direct   
 

Uses of NodeRecord in rice.pastry.direct
 

Methods in rice.pastry.direct that return NodeRecord
 NodeRecord EuclideanNetwork.generateNodeRecord()
          DESCRIBE THE METHOD
 NodeRecord GenericNetwork.generateNodeRecord()
          DESCRIBE THE METHOD
 NodeRecord NetworkSimulator.generateNodeRecord()
          Generates a random node record
 NodeRecord SphereNetwork.generateNodeRecord()
          DESCRIBE THE METHOD
 

Methods in rice.pastry.direct with parameters of type NodeRecord
 int NodeRecord.proximity(NodeRecord nrb)
          DESCRIBE THE METHOD
 

Constructors in rice.pastry.direct with parameters of type NodeRecord
DirectPastryNode(Id id, NetworkSimulator sim, Environment e, NodeRecord nr)
          Constructor for DirectPastryNode.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection