scheduler.messages package¶
Submodules¶
scheduler.messages.restart_scheduler module¶
Defines a command message that resets models due to the scheduler restarting
-
class
scheduler.messages.restart_scheduler.
RestartScheduler
¶ Bases:
messaging.messages.message.CommandMessage
Command message that resets models due to the scheduler restarting
-
execute
()¶
-
static
from_json
(json_dict)¶
-
to_json
()¶
-