Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
P
R
S
T
V
S
send(Node, Node, Object, int)
- Method in class it.unitn.ds.peersim.protocols.
BestEffortBroadcast
Executes the broadcasts: sends the message to all the nodes of the network.
send(Node, Node, Object, int)
- Method in class it.unitn.ds.peersim.protocols.transports.
ReliableTransport
Sends the message.
setFailed(int)
- Method in class it.unitn.ds.peersim.fds.
FDParameters
Sets the failed.
setNPossibleWrongSuspected(int)
- Method in class it.unitn.ds.peersim.fds.
FDParameters
Sets the n possible wrong suspected.
setPid(int)
- Method in class it.unitn.ds.peersim.utils.
ConsensusProtocolParameters
Sets the pid.
setProb(double)
- Method in class it.unitn.ds.peersim.fds.
FDParameters
Sets the prob.
setReceiver(Node)
- Method in class it.unitn.ds.peersim.messages.
GenericMessage
Sets the receiver field.
setReceiver(Node)
- Method in interface it.unitn.ds.peersim.messages.interfaces.
Message
Sets the receiver.
setTid(int)
- Method in class it.unitn.ds.peersim.utils.
ConsensusProtocolParameters
Sets the tid.
setTimeThreshold(int)
- Method in class it.unitn.ds.peersim.fds.
FDParameters
Sets the time threshold.
StrongFD
- Class in
it.unitn.ds.peersim.fds
Distributed Systems Course Project
StrongFD(FDParameters)
- Constructor for class it.unitn.ds.peersim.fds.
StrongFD
Instantiates a new strong fd.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
P
R
S
T
V