MySQL 8.0.40
Source Code Documentation
|
#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 > |
using Gcs_xcom_synode_set = std::unordered_set<Gcs_xcom_synode> |