|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--LamportClock
Constructor Summary | |
LamportClock()
|
Method Summary | |
int |
getValue()
|
void |
receiveAction(int src,
int sentValue)
|
void |
sendAction()
|
void |
tick()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LamportClock()
Method Detail |
public int getValue()
public void tick()
public void sendAction()
public void receiveAction(int src, int sentValue)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |