Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BasicSerializer<T> - Class in utils.communication.serializer
- BasicSerializer(Class<T>) - Constructor for class utils.communication.serializer.BasicSerializer
- BLUE - Static variable in class utils.io.PrettyPrintColours
- broadcast - Variable in class utils.consensus.snapshot.ConsensusState
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in interface Interface.communication.communicationHandler.Broadcast
-
Send the message encoded in payload to every Process in groupConstitution asynchronously.
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.AsynchBroadcast
-
Implementation of a non-reliable broadcast primitive in an asynchronous communication group
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.byzantineBroadcast.FullyByzantineBroadcast
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.byzantineBroadcast.OmissiveAsymmetricBroadcast
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.byzantineBroadcast.OmissiveSymmetricBroadcast
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.byzantineBroadcast.SemanticAsymmetricBroadcast
- broadcast(byte[], Map<? extends AddressInterface, ? extends ProcessInterface>) - Method in class utils.communication.communicationHandler.Broadcast.byzantineBroadcast.SemanticSymmetricBroadcast
- Broadcast - Interface in Interface.communication.communicationHandler
-
Object that should encapsulate the business logic underlying a broadcast algorithm
- BSO_APPROXIMATION - Static variable in class utils.communication.message.MessageType
- BSO_HALTED - Static variable in class utils.communication.message.MessageType
- BSO_INITIALIZATION - Static variable in class utils.communication.message.MessageType
- ByteArraySerializer<T> - Class in utils.communication.serializer.utils
- ByteArraySerializer(Class<T>) - Constructor for class utils.communication.serializer.utils.ByteArraySerializer
- byzantine(String, String, String, int) - Static method in class test.other.TestAux
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form