|  | 
|  | TableMetaCache (storehouse::StorageBackend *storage, const DatabaseMetadata &meta) | 
|  | 
| const TableMetadata & | at (const std::string &table_name) const | 
|  | 
| const TableMetadata & | at (i32 table_id) const | 
|  | 
| bool | exists (const std::string &table_name) const | 
|  | 
| bool | exists (i32 table_id) const | 
|  | 
| bool | has (const std::string &table_name) const | 
|  | 
| void | update (const TableMetadata &meta) | 
|  | 
| void | prefetch (const std::vector< std::string > &table_names) | 
|  | 
| void | write_megafile () | 
|  | 
The documentation for this class was generated from the following files: