|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.pastry.testing.HelloWorld
public class HelloWorld
A hello world example for pastry. This is the "direct" driver.
Constructor Summary | |
---|---|
HelloWorld(Environment env)
Constructor |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Usage: HelloWorld [-msgs m] [-nodes n] [-verbose|-silent|-verbosity v] [-simultaneous_joins] [-simultaneous_msgs] [-help] |
void |
makePastryNode(int num)
Create a Pastry node and add it to pastryNodes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelloWorld(Environment env)
Method Detail |
---|
public void makePastryNode(int num)
public static void main(java.lang.String[] args)
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |