|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Process | +--SpanTree
Field Summary | |
IntLinkedList |
children
|
int |
parent
|
Constructor Summary | |
SpanTree(Linker initComm,
boolean isRoot)
|
Method Summary | |
void |
handleMsg(Msg m,
int src,
java.lang.String tag)
|
void |
waitForDone()
|
Methods inherited from class Process |
broadcastMsg, isNeighbor, myWait, receiveMsg, sendMsg, sendMsg, sendMsg, sendMsg, sendToNeighbors |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int parent
public IntLinkedList children
Constructor Detail |
public SpanTree(Linker initComm, boolean isRoot)
Method Detail |
public void waitForDone()
public void handleMsg(Msg m, int src, java.lang.String tag)
handleMsg
in class Process
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |