libbmq  a5f8a06ba1d16cb5a65643e1fa7f1a1d6aadef40
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

 BloombergLP
 
 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