| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
  |
  +--Process
        |
        +--KingBGA
| Constructor Summary | |
KingBGA(Linker initComm,
        int f)
 | 
|
| Method Summary | |
 int | 
decide()
 | 
 void | 
handleMsg(Msg m,
          int src,
          java.lang.String tag)
 | 
 void | 
propose(int val)
 | 
| 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 | 
| Constructor Detail | 
public KingBGA(Linker initComm,
               int f)
| Method Detail | 
public void propose(int val)
public int decide()
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 | ||||||