OmniSciDB
a5dc49c757
|
This file includes the class specification for the cache used by the Foreign Storage Interface (FSI). This cache is used by FSI to cache data and metadata locally on disc to avoid repeated loads from foreign storage. More...
#include "../Shared/heavyai_shared_mutex.h"
#include "DataMgr/AbstractBufferMgr.h"
#include "DataMgr/FileMgr/CachingFileMgr.h"
#include "ForeignDataWrapper.h"
Go to the source code of this file.
Classes | |
class | CacheTooSmallException |
class | foreign_storage::ForeignStorageCache |
Namespaces | |
foreign_storage | |
This file includes the class specification for the cache used by the Foreign Storage Interface (FSI). This cache is used by FSI to cache data and metadata locally on disc to avoid repeated loads from foreign storage.
Definition in file ForeignStorageCache.h.