Drizzled Public API Documentation

drizzled::table::Cache Class Reference

Static Public Member Functions

static CacheMap & getCache ()
static void rehash (size_t arg)
static boost::mutex & mutex ()
static bool areTablesUsed (Table *, bool wait_for_name_lock)
static void removeSchema (const identifier::Schema &)
static bool removeTable (Session &, const identifier::Table &, uint32_t flags)
static void release (table::instance::Shared *)
static void insert (table::Concurrent *)

Static Private Attributes

static CacheMap cache
static boost::mutex _mutex

Detailed Description

Definition at line 34 of file cache.h.


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