List of all members.
Public Member Functions |
CacheMap & | getCache () |
void | rehash (size_t arg) |
bool | areTablesUsed (Table *table, bool wait_for_name_lock) |
void | removeSchema (const identifier::Schema &schema_identifier) |
bool | removeTable (Session *session, identifier::Table &identifier, uint32_t flags) |
void | release (table::instance::Shared *share) |
bool | insert (table::Concurrent *arg) |
boost::mutex & | mutex () |
Static Public Member Functions |
static Cache & | singleton () |
Private Attributes |
CacheMap | cache |
boost::mutex | _mutex |
Detailed Description
Definition at line 42 of file cache.h.
The documentation for this class was generated from the following files: