26#ifndef ROUTER_SRC_MYSQL_REST_SERVICE_SRC_MRS_DATABASE_MONITOR_SCHEMA_MONITOR_FACTORY_H_
27#define ROUTER_SRC_MYSQL_REST_SERVICE_SRC_MRS_DATABASE_MONITOR_SCHEMA_MONITOR_FACTORY_H_
36std::unique_ptr<mrs::interface::QueryMonitorFactory>
std::unique_ptr< mrs::interface::QueryFactory > create_query_factory(mrs::interface::SupportedMrsMetadataVersion scheme_version)
Definition: schema_monitor_factory.cc:246
decltype(&create_schema_monitor_factory) SchemaMonitorFactoryMethod
Definition: schema_monitor_factory.h:43
std::unique_ptr< mrs::interface::QueryMonitorFactory > create_schema_monitor_factory(mrs::interface::SupportedMrsMetadataVersion scheme_version)
Definition: schema_monitor_factory.cc:231
SupportedMrsMetadataVersion
Definition: supported_mrs_schema_version.h:32
Definition: authorize_manager.h:48