Rice Pastry API

rice.p2p.past.testing
Class DistPastTest

java.lang.Object
  extended byrice.p2p.past.testing.DistPastTest

public class DistPastTest
extends java.lang.Object

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
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)
          Constructor for DistPastTest.
 
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
Constructor for DistPastTest.

Parameters:
bindport - DESCRIBE THE PARAMETER
bootaddress - DESCRIBE THE PARAMETER
env - DESCRIBE THE PARAMETER
numNodes - DESCRIBE THE PARAMETER
Throws:
java.lang.Exception - DESCRIBE THE 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

Parameters:
args - The command line arguments
Throws:
java.lang.Exception - DESCRIBE THE EXCEPTION

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection