NodeActorStatus
Represents the current status of a NodeActor
Attributes
attributeIDLE= 'idle'attributeINITIALIZING= 'initializing'attributeREADY= 'ready'attributeEXECUTING= 'executing'attributeCOMPLETED= 'completed'attributeSHUTDOWN= 'shutdown'Last updated on