MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
collector Namespace Reference

Namespaces

namespace  anonymous_namespace{mysql_cache_manager.cc}
 

Classes

class  CacheManager
 
class  ConnectionConfiguration
 
class  CountedMySQLSession
 
class  DestinationProvider
 
class  GuardBoolSetFalse
 
class  MysqlCacheManager
 

Typedefs

using MySQLSession = mysqlrouter::MySQLSession
 
using Object = MysqlCacheManager::Object
 

Enumerations

enum  MySQLConnection { kMySQLConnectionMetadataRO , kMySQLConnectionUserdataRO , kMySQLConnectionMetadataRW , kMySQLConnectionUserdataRW }
 

Functions

static bool did_server_disconnect (unsigned int code)
 

Typedef Documentation

◆ MySQLSession

◆ Object

Enumeration Type Documentation

◆ MySQLConnection

Enumerator
kMySQLConnectionMetadataRO 
kMySQLConnectionUserdataRO 
kMySQLConnectionMetadataRW 
kMySQLConnectionUserdataRW 

Function Documentation

◆ did_server_disconnect()

static bool collector::did_server_disconnect ( unsigned int  code)
static