MySQL 9.1.0
Source Code Documentation
|
Container struct that represents a single node suspicious. More...
#include <gcs_statistics_interface.h>
Public Attributes | |
std::string | m_node_address {} |
uint64_t | m_node_suspicious_count {0} |
Container struct that represents a single node suspicious.
It is represented by two fields:
std::string Gcs_node_suspicious::m_node_address {} |
uint64_t Gcs_node_suspicious::m_node_suspicious_count {0} |