Public Member Functions | |
Storable (drizzled::session_id_t id_arg) | |
void | insert (const Key &arg) |
bool | erase (const Key &arg) |
int64_t | erase_all () |
Private Attributes | |
Keys | list_of_locks |
drizzled::session_id_t | id |
Definition at line 33 of file lock_storage.h.