Node Commands
This interface defines the commands that a node in a distributed system can execute. It extends the Remote interface to allow these commands to be called from a remote machine.
Inheritors
Functions
Link copied to clipboard
Sends a candidature for the election.
Link copied to clipboard
Changes the next neighbour of a node.
Link copied to clipboard
Changes the previous neighbour of a node.
Link copied to clipboard
Joins a node to the distributed system.
Link copied to clipboard
Notifies that a node is missing in the distributed system.
Link copied to clipboard
Sends a message to a node.