| 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | 
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 | |
 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 | |
DirectNodeHandle(PastryNode ln,
                 PastryNode rn,
                 NetworkSimulator sim)
Constructor for DirectNodeHandle.  | 
|
DirectPastryNode(NodeId id,
                 NetworkSimulator sim,
                 Environment e)
Constructor for DirectPastryNode.  | 
|
DirectPastryNodeFactory(NodeIdFactory nf,
                        NetworkSimulator sim,
                        Environment env)
Main constructor.  | 
|
DirectSecurityManager(NetworkSimulator ns)
Constructor.  | 
|
  | 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||