MySQL 8.4.0
Source Code Documentation
gcs_xcom_proxy.cc File Reference

Functions

static bool convert_synode_set_to_synode_array (synode_no_array &to, std::unordered_set< Gcs_xcom_synode > const &synode_set)
 

Variables

static const unsigned int WAITING_TIME = 30
 

Function Documentation

◆ convert_synode_set_to_synode_array()

static bool convert_synode_set_to_synode_array ( synode_no_array &  to,
std::unordered_set< Gcs_xcom_synode > const &  synode_set 
)
static

Variable Documentation

◆ WAITING_TIME

const unsigned int WAITING_TIME = 30
static