MySQL 9.1.0
Source Code Documentation
|
#include "metadata_cache.h"
#include "cluster_metadata.h"
#include "cluster_metadata_ar.h"
#include "cluster_metadata_gr.h"
Namespaces | |
namespace | metadata_cache |
Functions | |
std::shared_ptr< MetaData > | metadata_cache::metadata_factory_get_instance (const mysqlrouter::ClusterType cluster_type, const metadata_cache::MetadataCacheMySQLSessionConfig &session_config, const mysqlrouter::SSLOptions &ssl_options, const bool use_cluster_notifications, const unsigned view_id) |
Return an instance of cluster metadata. More... | |
Variables | |
static std::shared_ptr< MetaData > | metadata_cache::meta_data {nullptr} |