Class skydata::behaviour::SKD::FreezeLocal::Data¶
ClassList > skydata > behaviour > SKD > FreezeLocal > Data
Inherits the following classes: Serializable
Detailed Description¶
The algorithm need to have several informations : * isFreezing : the state of the freeze (none, in progress, ended or cancelled) * listFreezing : the list of agents which are freeze * listSended : the list of agents we have sent * listAnswer : the list of agents which have answered * listCrashed : the list of agents which failed * initiator : the leader of the freeze algorithm * lastAlive : the last time we have an answer from an agent
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/SKD/FreezeLocal.java