MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LocalDictCache Class Reference

#include <DictCache.hpp>

Collaboration diagram for LocalDictCache:

Public Member Functions

Ndb_local_table_infoget (const char *name)
void put (const char *name, Ndb_local_table_info *)
void drop (const char *name)

Public Attributes

NdbLinHash< Ndb_local_table_infom_tableHash

Detailed Description

A non thread safe dict cache

Definition at line 50 of file DictCache.hpp.


The documentation for this class was generated from the following files: