MySQL 8.3.0
Source Code Documentation
metadata.h File Reference
#include "mysqlrouter/metadata_cache_export.h"
#include <atomic>
#include <chrono>
#include <map>
#include <optional>
#include <string>
#include <vector>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include "mysql/harness/stdx/expected.h"
#include "mysqlrouter/cluster_metadata.h"
#include "mysqlrouter/metadata_cache_datatypes.h"
#include "mysqlrouter/mysql_session.h"

Go to the source code of this file.

Classes

class  MetaData
 The metadata class is used to create a pluggable transport layer from which the metadata is fetched for the metadata cache. More...