Scanner C++ API
Public Member Functions | List of all members
scanner::internal::TableMetaCache Class Reference

Public Member Functions

 TableMetaCache (storehouse::StorageBackend *storage, const DatabaseMetadata &meta)
 
const TableMetadataat (const std::string &table_name) const
 
const TableMetadataat (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: