|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Consensus
Distributed Systems Course Project
Year: 2009/2010
University of Trento
Consensus Interface used to implement the consensus protocol.
http://peersim.sourceforge.net/| Method Summary | |
|---|---|
boolean |
getDecided()
Gets the decided. |
FDParameters |
getFDParameters()
Gets the fD parameters. |
java.util.ArrayList<java.lang.Long> |
getSuspected()
Gets the fD hints. |
int |
getTransportID()
Gets the transport id. |
double |
getValue()
Gets the value. |
| Method Detail |
|---|
int getTransportID()
boolean getDecided()
FDParameters getFDParameters()
double getValue()
java.util.ArrayList<java.lang.Long> getSuspected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||