Method used to modify the settings.
Method used to modify the settings. It also communicate the changes to the SettingsManager to replicate the changes to other nodes.
new max number of rows.
new number of ninjas.
new number of warehoseman.
Method used to add a new database to the map.
Method used to add a new database to the map. It also communicate the insertion to the SettingsManager.
name of the new database.
reference to the MapManager actor that manages the database to replicate the change to other nodes.
Method used to remove a database from the map.
Method used to remove a database from the map. It also communicate the deletion to the SettingsManager to replicate the change to other nodes.
name of the deleted database.
Contains the list of reference of all StoreManager actors