|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Process | +--AlphaSynch
Constructor Summary | |
AlphaSynch(Linker initComm)
|
Method Summary | |
void |
handleMsg(Msg m,
int src,
java.lang.String tag)
|
void |
initialize(MsgHandler initProg)
|
void |
nextPulse()
|
void |
sendMessage(int destId,
java.lang.String tag,
int msg)
|
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 |
Methods inherited from interface MsgHandler |
receiveMsg |
Constructor Detail |
public AlphaSynch(Linker initComm)
Method Detail |
public void initialize(MsgHandler initProg)
initialize
in interface Synchronizer
public void handleMsg(Msg m, int src, java.lang.String tag)
handleMsg
in interface MsgHandler
handleMsg
in class Process
public void sendMessage(int destId, java.lang.String tag, int msg)
sendMessage
in interface Synchronizer
public void nextPulse()
nextPulse
in interface Synchronizer
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |