rice.pastry.direct
Class GenericNetwork
java.lang.Object
rice.pastry.direct.BasicNetworkSimulator
rice.pastry.direct.GenericNetwork
-
All Implemented Interfaces:
- NetworkSimulator
-
public class GenericNetwork
- extends BasicNetworkSimulator
Methods inherited from class rice.pastry.direct.BasicNetworkSimulator |
deliverMessage, deliverMessage, deliverMessage, deliverMessageFixedRate, destroy, getClosest, getEnvironment, getTestRecord, isAlive, proximity, registerNode, removeNode, setTestRecord, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodePos
public java.util.Hashtable nodePos
MAXOVERLAYSIZE
public static int MAXOVERLAYSIZE
assignedIndices
public java.util.Vector assignedIndices
inFile_Matrix
public java.lang.String inFile_Matrix
inFile_Coord
public java.lang.String inFile_Coord
outFile_RawGNPError
public java.lang.String outFile_RawGNPError
GenericNetwork
public GenericNetwork(Environment env)
generateNodeRecord
public NodeRecord generateNodeRecord()
- Description copied from interface:
NetworkSimulator
- Generates a random node record
-
- Returns:
readOverlayMatrix
public void readOverlayMatrix()
-
readOverlayPos
public void readOverlayPos()
-
computeRawGNPError
public void computeRawGNPError()
-
Copyright © 2001-2005 - Rice Pastry.