ePOST API

rice.p2p.past.testing
Class DistPastTest

java.lang.Object
  extended by rice.p2p.past.testing.DistPastTest

public class DistPastTest
extends java.lang.Object

Author:
jstewart TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
DistPastTest(int bindport, java.net.InetSocketAddress bootaddress, Environment env, int numNodes)
           
 
Method Summary
static void main(java.lang.String[] args)
          Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistPastTest

public DistPastTest(int bindport,
                    java.net.InetSocketAddress bootaddress,
                    Environment env,
                    int numNodes)
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10

Throws:
java.lang.Exception

ePOST API

Copyright © 2001-2005 - Rice Pastry.