Class skydata::behaviour::SKD::FreezeLeaderDeletion::DataDeletion¶
Inherits the following classes: Serializable
Detailed Description¶
The algorithm need to store several informations : * elected : true if the agent is the leader * ask_elect : true if the agent have ask election * ack_received : true if since the last request we have receive an answer * elected_received : true if we have received the message ELECTED from the new leader * coordinator : the leader * timeout, timeout2, deletion : different timer to manage timeout on request
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/SKD/FreezeLeaderDeletion.java