OmniSciDB
a5dc49c757
|
#include "ForeignTableRefreshScheduler.h"
#include "DataMgr/ForeignStorage/ForeignTableRefresh.h"
#include "LockMgr/LockMgr.h"
#include "QueryEngine/ExternalCacheInvalidators.h"
Go to the source code of this file.
Namespaces | |
foreign_storage | |
Variables | |
bool | g_enable_foreign_table_scheduled_refresh {true} |
bool g_enable_foreign_table_scheduled_refresh {true} |
Definition at line 23 of file ForeignTableRefreshScheduler.cpp.
Referenced by CommandLineOptions::fillDeveloperOptions(), and CommandLineOptions::validate().