MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service_implementation.h>
#include "plugin/group_replication/include/thread/mysql_thread.h"
Go to the source code of this file.
Classes | |
class | group_membership_listener_example_impl |
An example implementation of the group_membership_listener service. More... | |
class | group_member_status_listener_example_impl |
An example implementation of the group_member_status_listener service. More... | |
class | Gms_listener_test_parameters |
class | Gms_listener_test |
Macros | |
#define | GMS_LISTENER_EXAMPLE_NAME "group_membership_listener.gr_example" |
#define | GMST_LISTENER_EXAMPLE_NAME "group_member_status_listener.gr_example" |
Functions | |
void | register_listener_service_gr_example () |
void | unregister_listener_service_gr_example () |
#define GMS_LISTENER_EXAMPLE_NAME "group_membership_listener.gr_example" |
#define GMST_LISTENER_EXAMPLE_NAME "group_member_status_listener.gr_example" |
void register_listener_service_gr_example | ( | ) |
void unregister_listener_service_gr_example | ( | ) |