OmniSciDB
c1a53651b2
|
Functions | |
bool | is_in_memory_system_table_chunk_key (const ChunkKey &chunk_key) |
Variables | |
constexpr int64_t | MAX_REFRESH_TIME_IN_SECONDS = 60 * 60 |
bool foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}::is_in_memory_system_table_chunk_key | ( | const ChunkKey & | chunk_key | ) |
Definition at line 77 of file CachingForeignStorageMgr.cpp.
References foreign_storage::get_foreign_table_for_key(), and TableDescriptor::is_in_memory_system_table.
Referenced by foreign_storage::CachingForeignStorageMgr::fetchBuffer(), and foreign_storage::CachingForeignStorageMgr::getChunkMetadataVecForKeyPrefix().
constexpr int64_t foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}::MAX_REFRESH_TIME_IN_SECONDS = 60 * 60 |
Definition at line 34 of file CachingForeignStorageMgr.cpp.
Referenced by foreign_storage::CachingForeignStorageMgr::refreshChunksInCacheByFragment().