|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Interface that remote threads must implement; analogous to
java.lang.Runnable.
| Method Summary | |
void |
initOnNode()
Perform application-specific initialisation before starting the thread. |
void |
initSys(Cluster cluster)
Perform system-specific initialisation prior to starting the thread. |
void |
run()
Start the thread running. |
| Method Detail |
public void initSys(Cluster cluster)
cluser - a Cluster objectpublic void initOnNode()
public void run()
|
Java Distributed Computational Framework v0.1 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||