Rice Pastry API

Uses of Interface
rice.pastry.direct.NetworkSimulator

Packages that use NetworkSimulator
rice.p2p.commonapi.testing   
rice.p2p.multiring.testing   
rice.pastry.direct   
 

Uses of NetworkSimulator in rice.p2p.commonapi.testing
 

Fields in rice.p2p.commonapi.testing declared as NetworkSimulator
protected  NetworkSimulator CommonAPITest.simulator
          DESCRIBE THE FIELD
 

Uses of NetworkSimulator in rice.p2p.multiring.testing
 

Fields in rice.p2p.multiring.testing declared as NetworkSimulator
protected  NetworkSimulator MultiringRegrTest.simulator
          DESCRIBE THE FIELD
 

Uses of NetworkSimulator in rice.pastry.direct
 

Classes in rice.pastry.direct that implement NetworkSimulator
 class BasicNetworkSimulator
          DESCRIBE THE CLASS
 class EuclideanNetwork
          Euclidean network topology and idealized node life.
 class GenericNetwork
          DESCRIBE THE CLASS
 class SphereNetwork
          Sphere network topology and idealized node life.
 

Fields in rice.pastry.direct declared as NetworkSimulator
 NetworkSimulator DirectNodeHandle.simulator
          DESCRIBE THE FIELD
 

Methods in rice.pastry.direct that return NetworkSimulator
 NetworkSimulator DirectNodeHandle.getSimulator()
          Gets the Simulator attribute of the DirectNodeHandle object
 NetworkSimulator DirectPastryNodeFactory.getNetworkSimulator()
          Getter for the NetworkSimulator.
 

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection