![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <map>#include "include/mysql.h"#include "plugin/group_replication/libmysqlgcs/include/mysql/gcs/gcs_communication_interface.h"#include "plugin/group_replication/include/plugin_psi.h"#include "plugin/group_replication/include/replication_threads_api.h"#include "sql/sql_class.h"Go to the source code of this file.
Classes | |
| class | Gcs_mysql_network_provider_auth_interface | 
| IoC interface to allow abstraction of the retrieval of Security Credentials.  More... | |
| class | Gcs_mysql_network_provider_auth_interface_impl | 
| Implementation of Gcs_mysql_network_provider_auth_interface that retrieves auth data from MySQL.  More... | |
| class | Gcs_mysql_network_provider_native_interface | 
| IoC interface to allow abstraction of MySQL Client API.  More... | |
| class | Gcs_mysql_network_provider_native_interface_impl | 
| Internal implementation of Gcs_mysql_network_provider_native_interface_impl that serves as a proxy for MySQL Client API functions.  More... | |
| class | Gcs_mysql_network_provider | 
| Implementation of a.  More... | |
| class | Gcs_mysql_network_provider_util | 
| Utilitarian class for Gcs_mysql_network_provider.  More... | |