|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universal.consensus.register.ReadResult
The object return by the read method of the registry.
Field Summary | |
boolean |
bool
True if the leader hasn't received any NackReadMessage |
universal.Outcome |
out
If a request has already been processed for this position in the total order, out contains the out that has been written for the higher round number. |
Constructor Summary | |
ReadResult()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean bool
public universal.Outcome out
Constructor Detail |
public ReadResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |