A B C D E F G I M N P R S T V

C

callOracle() - Method in class it.unitn.ds.peersim.fds.EventuallyStrongFD
When called this method return an array list containing the ids of the nodes suspected by the failure detector.
callOracle() - Method in interface it.unitn.ds.peersim.fds.interfaces.FailureDetector
Call oracle.
callOracle() - Method in class it.unitn.ds.peersim.fds.StrongFD
 
clone() - Method in class it.unitn.ds.peersim.protocols.BestEffortBroadcast
 
clone() - Method in class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
Method called by the peersim engines to instantiate the protocol on each node of the network.
clone() - Method in class it.unitn.ds.peersim.protocols.ConsensusStrongFD
Method called by the peersim engines to instantiate the protocol on each node of the network.
clone() - Method in class it.unitn.ds.peersim.protocols.transports.ReliableTransport
Returns this.
Consensus - Interface in it.unitn.ds.peersim.protocols.interfaces
Distributed Systems Course Project
ConsensusEventuallyStrongFD - Class in it.unitn.ds.peersim.protocols
Distributed Systems Course Project
ConsensusEventuallyStrongFD(String) - Constructor for class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
Instantiates a new consensus eventually strong fd.
ConsensusMessage - Class in it.unitn.ds.peersim.messages
Distributed Systems Course Project
ConsensusMessage(ConsensusMessageType, int, long, Node, Node, Object) - Constructor for class it.unitn.ds.peersim.messages.ConsensusMessage
Instantiates a new consensus message.
ConsensusMessageType - Enum in it.unitn.ds.peersim.utils
Distributed Systems Course Project
ConsensusObserver - Class in it.unitn.ds.peersim.observers
Distributed Systems Course Project
ConsensusObserver(String) - Constructor for class it.unitn.ds.peersim.observers.ConsensusObserver
This method is called when information about an Consensus which was previously requested using an asynchronous interface becomes available.
ConsensusProtocolParameters - Class in it.unitn.ds.peersim.utils
Distributed Systems Course Project
ConsensusProtocolParameters() - Constructor for class it.unitn.ds.peersim.utils.ConsensusProtocolParameters
Instantiates a new consensus protocol parameters.
ConsensusStrongFD - Class in it.unitn.ds.peersim.protocols
Distributed Systems Course Project
ConsensusStrongFD(String) - Constructor for class it.unitn.ds.peersim.protocols.ConsensusStrongFD
Instantiates a new consensus strong fd.
countDecided() - Method in class it.unitn.ds.peersim.observers.ConsensusObserver
This method is called when information about an Consensus which was previously requested using an asynchronous interface becomes available.

A B C D E F G I M N P R S T V