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 | owner |
Definition at line 36 of file barrier_storage.h.