Platform Health Monitoring functional cluster namespace. More...
Namespaces | |
namespace | supervisors |
Namepsace that contains different supervision configurations and algorithms. | |
Classes | |
class | CheckpointCommunicator |
An abstract class to communicate a checkpoint between an application and the PHM cluster. More... | |
class | RecoveryAction |
An abstract class to wrap the action for recovering a supervised entity. More... | |
class | SupervisedEntity |
A class that collects and reports supervision checkpoints. More... | |
Enumerations | |
enum class | TypeOfSupervision : uint32_t { AliveSupervision = 0 , DeadlineSupervision = 1 , LogicalSupervision = 2 } |
Supervision algorithm type. More... | |
Platform Health Monitoring functional cluster namespace.
|
strong |