OmniSciDB
a5dc49c757
|
#include "DataMgr/ChunkMetadata.h"
#include "ForeignStorageBuffer.h"
#include "Shared/types.h"
#include <map>
Go to the source code of this file.
Classes | |
class | foreign_storage::ForeignDataWrapper |
Namespaces | |
foreign_storage | |
Typedefs | |
using | foreign_storage::ChunkToBufferMap = std::map< ChunkKey, AbstractBuffer * > |