OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CachingForeignStorageMgr.cpp File Reference
#include "CachingForeignStorageMgr.h"
#include <boost/filesystem.hpp>
#include "Catalog/Catalog.h"
#include "Catalog/ForeignTable.h"
#include "DataMgr/ForeignStorage/FsiChunkUtils.h"
#include "ForeignStorageException.h"
#include "ForeignTableSchema.h"
#include "Shared/distributed.h"
#include "Shared/misc.h"
+ Include dependency graph for CachingForeignStorageMgr.cpp:

Go to the source code of this file.

Classes

class  foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}::RestoreDataWrapperException
 

Namespaces

 foreign_storage
 
 foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}
 

Functions

bool foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}::is_in_memory_system_table_chunk_key (const ChunkKey &chunk_key)
 

Variables

constexpr int64_t foreign_storage::anonymous_namespace{CachingForeignStorageMgr.cpp}::MAX_REFRESH_TIME_IN_SECONDS = 60 * 60