|
SPRAAK
|
Inheritance diagram for spr_pylib.train.recovery.RecoveryControl:
Collaboration diagram for spr_pylib.train.recovery.RecoveryControl:Public Member Functions | |
| def | __init__ |
| def | trackCurrentResources |
| def | markCurrentResourcesForBackup |
| def | checkInputResources |
| def | checkOutputResources |
| def | updateTaskList |
| def | updateTask |
| def | taskCompleted |
| def spr_pylib.train.recovery.RecoveryControl.__init__ | ( | self, | |
| config | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.trackCurrentResources | ( | self, | |
| task | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.markCurrentResourcesForBackup | ( | self | ) |
| def spr_pylib.train.recovery.RecoveryControl.checkInputResources | ( | self, | |
| task | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.checkOutputResources | ( | self, | |
| task | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.updateTaskList | ( | self, | |
| tlist | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.updateTask | ( | self, | |
| task | |||
| ) |
| def spr_pylib.train.recovery.RecoveryControl.taskCompleted | ( | self, | |
| task | |||
| ) |
1.8.6