MySQL 9.0.0
Source Code Documentation
gcs_xcom_synode.h File Reference
#include <sstream>
#include <unordered_set>
#include "plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/synode_no.h"

Go to the source code of this file.

Classes

class  Gcs_xcom_synode
 Defines a message identifier so that joining members can fetch the associated packet from a remote node. More...
 
struct  std::hash< Gcs_xcom_synode >
 

Namespaces

namespace  std
 

Typedefs

using Gcs_xcom_synode_set = std::unordered_set< Gcs_xcom_synode >
 

Typedef Documentation

◆ Gcs_xcom_synode_set

using Gcs_xcom_synode_set = std::unordered_set<Gcs_xcom_synode>