Quick Links:

bmqa | bmqpi | bmqt

Namespaces

Component bmqa_manualhosthealthmonitor
[Package bmqa]

Provide a minimal implementation of bmqpi::HostHealthMonitor. More...

Namespaces

namespace  bmqa

Detailed Description

Outline
Purpose:
Provide a minimal implementation of bmqpi::HostHealthMonitor.
Classes:
bmqa::ManualHostHealthMonitor A HostHealthMonitor that derives its host
health state from a value explicitly set through a setter method.
Description:

bmqa::ManualHostHealthMonitor is a minimal implementation of bmqpi::HostHealthMonitor, which is primarily useful for unit-testing, and for integrating with other systems for determining host health.