libbmq b6028b29b733bc7541593d2905a5f79a9f0192fc
Loading...
Searching...
No Matches
bmqt_hosthealthstate.h File Reference

Provide an enumeration for different host health states. More...

#include <bsl_iosfwd.h>
#include <bsl_string.h>

Go to the source code of this file.

Classes

struct  BloombergLP::bmqt::HostHealthState
 Enumeration for host health states. More...
 

Namespaces

namespace  BloombergLP
 
namespace  BloombergLP::bmqt
 

Functions

bsl::ostream & BloombergLP::bmqt::operator<< (bsl::ostream &stream, HostHealthState::Enum value)
 

Detailed Description

Provide an enumeration, bmqt::HostHealthState for different representations of the health of a host.

  • UNKNOWN: Host health could not be ascertained
  • HEALTHY: Host is considered to be healthy
  • UNHEALTHY: Host is not considered to be healthy