Rice Pastry API

rice.pastry.multiring.testing
Class MultiRingPastryRegrTest

java.lang.Object
  |
  +--rice.pastry.multiring.testing.MultiRingPastryRegrTest

public class MultiRingPastryRegrTest
extends java.lang.Object


Nested Class Summary
static class MultiRingPastryRegrTest.MultiRingTestAppAddress
           
static class MultiRingPastryRegrTest.MultiRingTestAppMessage
           
 
Constructor Summary
MultiRingPastryRegrTest()
           
 
Method Summary
 void createApps()
           
 void createPastryNodes()
           
protected  rice.pastry.NodeHandle getGlobalBootstrap(boolean firstNode)
           
protected  rice.pastry.NodeHandle getLocalBootstrap(int ring, boolean firstNode)
           
static void main(java.lang.String[] args)
           
 void pause(int ms)
           
 void startTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiRingPastryRegrTest

public MultiRingPastryRegrTest()
Method Detail

startTest

public void startTest()

createPastryNodes

public void createPastryNodes()

createApps

public void createApps()

getLocalBootstrap

protected rice.pastry.NodeHandle getLocalBootstrap(int ring,
                                                   boolean firstNode)

getGlobalBootstrap

protected rice.pastry.NodeHandle getGlobalBootstrap(boolean firstNode)

pause

public void pause(int ms)

main

public static void main(java.lang.String[] args)

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection