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()
           
 NodeRecord GenericNetwork.generateNodeRecord()
           
 NodeRecord NetworkSimulator.generateNodeRecord()
          Generates a random node record
 NodeRecord SphereNetwork.generateNodeRecord()
           
 

Methods in rice.pastry.direct with parameters of type NodeRecord
 float NodeRecord.networkDelay(NodeRecord nrb)
           
 float NodeRecord.proximity(NodeRecord nrb)
           
 

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection