ark::fault::FaultStage
Defined in header “ark/faults/stages/fault_stage.hh”.
This stage is used to detect faults in the system as set by the configuration.
Methods
-
FaultStage(std::string name)
Constructor. -
~FaultStage()
Destructor. -
void initialize(pipeline::StageInterface & interface)
Called from the executor when we are initialized.