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

G

GenericMessage - Class in it.unitn.ds.peersim.messages
Distributed Systems Course Project
GenericMessage(int, long, Node, Node, Object) - Constructor for class it.unitn.ds.peersim.messages.GenericMessage
Implements a general message.
getDecided() - Method in class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
 
getDecided() - Method in class it.unitn.ds.peersim.protocols.ConsensusStrongFD
 
getDecided() - Method in interface it.unitn.ds.peersim.protocols.interfaces.Consensus
Gets the decided.
getEstimation() - Method in class it.unitn.ds.peersim.payloads.DecidePayload
 
getEstimation() - Method in interface it.unitn.ds.peersim.payloads.Payload
Gets the estimation.
getEstimation() - Method in class it.unitn.ds.peersim.payloads.PhasePayload
Gets the estimation.
getFailed() - Method in class it.unitn.ds.peersim.fds.FDParameters
Gets the failed.
getFDParameters() - Method in class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
 
getFDParameters() - Method in class it.unitn.ds.peersim.protocols.ConsensusStrongFD
 
getFDParameters() - Method in interface it.unitn.ds.peersim.protocols.interfaces.Consensus
Gets the fD parameters.
getInstance() - Static method in class it.unitn.ds.peersim.utils.IDGenerator
Gets the single instance of IDGenerator.
getLatency(Node, Node) - Method in class it.unitn.ds.peersim.protocols.BestEffortBroadcast
 
getLatency(Node, Node) - Method in class it.unitn.ds.peersim.protocols.transports.ReliableTransport
Returns the latency of the network.
getMessageID() - Method in class it.unitn.ds.peersim.messages.GenericMessage
Returns the message id.
getMessageID() - Method in interface it.unitn.ds.peersim.messages.interfaces.Message
Gets the message id.
getMessageType() - Method in class it.unitn.ds.peersim.messages.ConsensusMessage
Gets the message type.
getNPossibleWrongSuspected() - Method in class it.unitn.ds.peersim.fds.FDParameters
Gets the n possible wrong suspected.
getPayload() - Method in class it.unitn.ds.peersim.messages.GenericMessage
Returns the content of the message.
getPayload() - Method in interface it.unitn.ds.peersim.messages.interfaces.Message
Gets the payload.
getPid() - Method in class it.unitn.ds.peersim.utils.ConsensusProtocolParameters
Gets the pid.
getProb() - Method in class it.unitn.ds.peersim.fds.FDParameters
Gets the prob.
getProtocolID() - Method in class it.unitn.ds.peersim.messages.GenericMessage
Sets the protocol id.
getProtocolID() - Method in interface it.unitn.ds.peersim.messages.interfaces.Message
Gets the protocol id.
getReceiver() - Method in class it.unitn.ds.peersim.messages.GenericMessage
Returns the receiver of the message.
getReceiver() - Method in interface it.unitn.ds.peersim.messages.interfaces.Message
Gets the receiver.
getRound() - Method in class it.unitn.ds.peersim.payloads.PhasePayload
Gets the round.
getSender() - Method in class it.unitn.ds.peersim.messages.GenericMessage
Returns the sender of the message.
getSender() - Method in interface it.unitn.ds.peersim.messages.interfaces.Message
Gets the sender.
getSuspected() - Method in class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
 
getSuspected() - Method in class it.unitn.ds.peersim.protocols.ConsensusStrongFD
 
getSuspected() - Method in interface it.unitn.ds.peersim.protocols.interfaces.Consensus
Gets the fD hints.
getTid() - Method in class it.unitn.ds.peersim.utils.ConsensusProtocolParameters
Gets the tid.
getTimeThreshold() - Method in class it.unitn.ds.peersim.fds.FDParameters
Gets the time threshold.
getTransportID() - Method in class it.unitn.ds.peersim.protocols.ConsensusEventuallyStrongFD
Gets the transport id.
getTransportID() - Method in class it.unitn.ds.peersim.protocols.ConsensusStrongFD
Gets the transport id.
getTransportID() - Method in interface it.unitn.ds.peersim.protocols.interfaces.Consensus
Gets the transport id.
getValue() - Method in interface it.unitn.ds.peersim.protocols.interfaces.Consensus
Gets the value.

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