Rice Pastry API

Uses of Interface
rice.pastry.direct.NetworkSimulator

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

Uses of NetworkSimulator in rice.p2p.commonapi.testing
 

Fields in rice.p2p.commonapi.testing declared as NetworkSimulator
protected  rice.pastry.direct.NetworkSimulator CommonAPITest.simulator
           
 

Uses of NetworkSimulator in rice.pastry.direct
 

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

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

Constructors in rice.pastry.direct with parameters of type NetworkSimulator
DirectNodeHandle(rice.pastry.PastryNode ln, rice.pastry.PastryNode rn, rice.pastry.direct.NetworkSimulator sim)
          Constructor for DirectNodeHandle.
DirectPastryNode(rice.pastry.NodeId id, rice.pastry.direct.NetworkSimulator sim)
           
DirectPastryNodeFactory(rice.pastry.NodeIdFactory nf, rice.pastry.direct.NetworkSimulator sim)
           
DirectSecurityManager(rice.pastry.direct.NetworkSimulator ns)
          Constructor.
 

Uses of NetworkSimulator in rice.rm.testing
 

Fields in rice.rm.testing declared as NetworkSimulator
static rice.pastry.direct.NetworkSimulator DirectRMRegrTest.simulator
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection