|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universal.Decision
Object Decision return by the consensus.
Field Summary | |
boolean |
deci
True if the consensus is successful which means that a value has been decided for the position in the total order for which the consensus was done. |
universal.Outcome |
out
The value (Request, Reply, Update) that has been decided for the position in the total order. |
Constructor Summary | |
Decision()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean deci
public universal.Outcome out
Constructor Detail |
public Decision()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |