rice.pastry.direct
Class GenericNetwork<Identifier,MessageType>
java.lang.Object
rice.pastry.direct.NetworkSimulatorImpl<Identifier,MessageType>
rice.pastry.direct.GenericNetwork<Identifier,MessageType>
- All Implemented Interfaces:
- NetworkSimulator<Identifier,MessageType>
public class GenericNetwork<Identifier,MessageType>
- extends NetworkSimulatorImpl<Identifier,MessageType>
| 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 |
GenericNetwork
public GenericNetwork(Environment env,
String inFile)
throws IOException
- Throws:
IOException
GenericNetwork
public GenericNetwork(Environment env)
throws IOException
- Throws:
IOException
GenericNetwork
public GenericNetwork(Environment env,
File inFile)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.