24#ifndef PLUGIN_GR_INCLUDE_UDF_WRITE_CONCURRENCY_H
25#define PLUGIN_GR_INCLUDE_UDF_WRITE_CONCURRENCY_H
Contains all the necessary data to register an UDF in MySQL.
Definition: udf_descriptor.h:32
udf_descriptor set_write_concurrency_udf()
Returns the descriptor of the "group_replication_set_write_concurrency" UDF.
Definition: udf_write_concurrency.cc:222
udf_descriptor get_write_concurrency_udf()
Returns the descriptor of the "group_replication_get_write_concurrency" UDF.
Definition: udf_write_concurrency.cc:85