Package com.distributed.api

Interface Summary
EnvironmentListener Interface to be implemented by the user of the API
MessageReceiverListener Interface of MessageReceiverListener to be implemented by the user of the API
TimerTask Interface to be implement if Timer is used
 

Class Summary
Camera Class used to implement Global Snapshot Algorithm
Clock Clock Used to implement Vector Clock
ConsensusFinder Class implementing Consensus finding Algorithm
Environment Defines all methods that can be used by any distributed appication process
Event Class to hold an event
Lock Class to implement Mutual Exclusion or Lock
Message Class to hold a Message
MessageReceiver Class to implement Message Receiver.
Timer Class to Implement Timer, used for consensus