|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkSimulator | |
|---|---|
| org.mpisws.p2p.transport.direct | |
| rice.p2p.commonapi.testing | |
| rice.p2p.multiring.testing | |
| rice.pastry.direct | |
| Uses of NetworkSimulator in org.mpisws.p2p.transport.direct |
|---|
| Constructors in org.mpisws.p2p.transport.direct with parameters of type NetworkSimulator | |
|---|---|
DirectTransportLayer(Identifier local,
NetworkSimulator<Identifier,MessageType> simulator,
NodeRecord nr,
Environment env)
|
|
| Uses of NetworkSimulator in rice.p2p.commonapi.testing |
|---|
| Fields in rice.p2p.commonapi.testing declared as NetworkSimulator | |
|---|---|
protected NetworkSimulator |
CommonAPITest.simulator
|
| Uses of NetworkSimulator in rice.p2p.multiring.testing |
|---|
| Fields in rice.p2p.multiring.testing declared as NetworkSimulator | |
|---|---|
protected NetworkSimulator |
MultiringRegrTest.simulator
|
| Uses of NetworkSimulator in rice.pastry.direct |
|---|
| Classes in rice.pastry.direct that implement NetworkSimulator | |
|---|---|
class |
EuclideanNetwork<Identifier,MessageType>
Euclidean network topology and idealized node life. |
class |
GenericNetwork<Identifier,MessageType>
|
class |
NetworkSimulatorImpl<Identifier,MessageType>
|
class |
SphereNetwork<Identifier,MessageType>
Sphere network topology and idealized node life. |
| Fields in rice.pastry.direct declared as NetworkSimulator | |
|---|---|
NetworkSimulator |
DirectNodeHandle.simulator
|
protected NetworkSimulator |
DirectPastryNodeFactory.simulator
|
| Methods in rice.pastry.direct that return NetworkSimulator | |
|---|---|
NetworkSimulator |
DirectPastryNodeFactory.getNetworkSimulator()
Getter for the NetworkSimulator. |
NetworkSimulator |
DirectNodeHandle.getSimulator()
Gets the Simulator attribute of the DirectNodeHandle object |
| Constructors in rice.pastry.direct with parameters of type NetworkSimulator | |
|---|---|
DirectPastryNodeFactory(NodeIdFactory nf,
NetworkSimulator sim,
Environment env)
Main constructor. |
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||