OmniSciDB  a5dc49c757
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lockmgr::TableLockMgrImpl< T > Member List

This is the complete list of members for lockmgr::TableLockMgrImpl< T >, including all inherited members.

getClusterTableMutex(const ChunkKey &table_key) const lockmgr::TableLockMgrImpl< T >protectedvirtual
getLockedTables() const lockmgr::TableLockMgrImpl< T >
getMutexTracker(const Catalog_Namespace::Catalog &catalog, const std::string &table_name)lockmgr::TableLockMgrImpl< T >privatestatic
getReadLockForTable(Catalog_Namespace::Catalog &cat, const std::string &table_name)lockmgr::TableLockMgrImpl< T >static
getReadLockForTable(const ChunkKey &table_key)lockmgr::TableLockMgrImpl< T >static
getTableMutex(const ChunkKey &table_key)lockmgr::TableLockMgrImpl< T >virtual
getWriteLockForTable(const Catalog_Namespace::Catalog &cat, const std::string &table_name)lockmgr::TableLockMgrImpl< T >static
getWriteLockForTable(const ChunkKey &table_key)lockmgr::TableLockMgrImpl< T >static
instance()lockmgr::TableLockMgrImpl< T >static
map_mutex_lockmgr::TableLockMgrImpl< T >mutableprotected
table_mutex_map_lockmgr::TableLockMgrImpl< T >protected
TableLockMgrImpl()lockmgr::TableLockMgrImpl< T >inlineprotected
validateAndGetExistingTableId(const Catalog_Namespace::Catalog &catalog, const std::string &table_name)lockmgr::TableLockMgrImpl< T >privatestatic
validateExistingTable(const Catalog_Namespace::Catalog &catalog, const std::string &table_name)lockmgr::TableLockMgrImpl< T >privatestatic
~TableLockMgrImpl()=defaultlockmgr::TableLockMgrImpl< T >virtual