Class foreign_storage::ForeignTableRefreshScheduler¶
-
class
ForeignTableRefreshScheduler¶ Public Static Functions
-
void
start(std::atomic<bool> &is_program_running)¶
-
void
stop()¶
-
void
setWaitDuration(int64_t duration_in_seconds)¶
-
bool
isRunning()¶
-
bool
hasRefreshedTable()¶
-
void
resetHasRefreshedTable()¶
Private Static Functions
-
void
invalidateQueryEngineCaches()¶
-
void