Rice Pastry API

rice.pastry.direct
Class GenericNetwork

java.lang.Object
  extended by rice.pastry.direct.NetworkSimulatorImpl
      extended by rice.pastry.direct.GenericNetwork
All Implemented Interfaces:
NetworkSimulator

public class GenericNetwork
extends NetworkSimulatorImpl


Field Summary
 
Fields inherited from class rice.pastry.direct.NetworkSimulatorImpl
generator, livenessProvider, random, simulator
 
Constructor Summary
GenericNetwork(Environment env)
           
GenericNetwork(Environment env, java.io.File inFile)
           
GenericNetwork(Environment env, java.lang.String inFile)
           
 
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

GenericNetwork

public GenericNetwork(Environment env,
                      java.lang.String inFile)
               throws java.io.IOException
Throws:
java.io.IOException

GenericNetwork

public GenericNetwork(Environment env)
               throws java.io.IOException
Throws:
java.io.IOException

GenericNetwork

public GenericNetwork(Environment env,
                      java.io.File inFile)
               throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection