Communication Hub
This class manages the communication between nodes in a distributed system. It provides methods to get the RMI proxy of a node and to set the current neighbours of a node.
Properties
Link copied to clipboard
Gets the RMI proxy of the current node.
Link copied to clipboard
Gets the RMI proxy of the leader.
Link copied to clipboard
Gets the RMI proxy of the left neighbour.
Link copied to clipboard
Gets the RMI proxy of the next neighbour.
Link copied to clipboard
Gets the RMI proxy of the right neighbour.