The recovery execution classes are derived from the RecoveryPlannerExecution and extends the functionality. The base recovery execution code is located in the AbstractRecoveryExecution. More...
Classes | |
class | mbf_abstract_nav::AbstractRecoveryExecution |
The AbstractRecoveryExecution class loads and binds the recovery behavior plugin. It contains a thread running the plugin, executing the recovery behavior. An internal state is saved and will be pulled by the server, which controls the recovery behavior execution. Due to a state change it wakes up all threads connected to the condition variable. More... | |
The recovery execution classes are derived from the RecoveryPlannerExecution and extends the functionality. The base recovery execution code is located in the AbstractRecoveryExecution.