rice.p2p.past.testing
Class DistPastTest
java.lang.Object
rice.p2p.past.testing.DistPastTest
public class DistPastTest
- extends Object
- Author:
- jstewart
|
Method Summary |
static void |
main(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 |
DistPastTest
public DistPastTest(int bindport,
InetSocketAddress bootaddress,
Environment env,
int numNodes)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws 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:
Exception
Copyright © 2010. All Rights Reserved.