|
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
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()
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)
env
- DESCRIBE THE PARAMETERMethod Detail |
public void makePastryNode()
public static void main(java.lang.String[] args)
args
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |