|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.direct.NetworkSimulatorImpl<Identifier,MessageType>
rice.pastry.direct.SphereNetwork<Identifier,MessageType>
public class SphereNetwork<Identifier,MessageType>
Sphere network topology and idealized node life. Emulates a network of nodes that are randomly placed on a sphere. Proximity is based on euclidean distance on the sphere.
| Field Summary |
|---|
| Fields inherited from class rice.pastry.direct.NetworkSimulatorImpl |
|---|
generator, livenessProvider, random, simulator |
| Constructor Summary | |
|---|---|
SphereNetwork(Environment env)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class rice.pastry.direct.NetworkSimulatorImpl |
|---|
addSimulatorListener, destroy, enqueueDelivery, generateNodeRecord, getClosest, getEnvironment, getGenericSimulator, getLivenessProvider, getNodeRecord, getTestRecord, isAlive, networkDelay, notifySimulatorListenersReceived, notifySimulatorListenersSent, proximity, registerNode, removeNode, removeSimulatorListener, setFullSpeed, setMaxSpeed, setTestRecord, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SphereNetwork(Environment env)
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||