OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ForeignTableRefresh.h File Reference
#include <string>
#include "Catalog/CatalogFwd.h"
+ Include dependency graph for ForeignTableRefresh.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 foreign_storage
 

Functions

void foreign_storage::refresh_foreign_table_unlocked (Catalog_Namespace::Catalog &catalog, const ForeignTable &td, const bool evict_cached_entries)
 
void foreign_storage::refresh_foreign_table (Catalog_Namespace::Catalog &catalog, const std::string &table_name, const bool evict_cached_entries)