ePOST 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
 int NodeRecord.proximity(NodeRecord nrb)
           
 

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


ePOST API

Copyright © 2001-2005 - Rice Pastry.