OmniSciDB
c1a53651b2
|
#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 | |
import_export | |
foreign_storage | |
Typedefs | |
using | foreign_storage::ChunkToBufferMap = std::map< ChunkKey, AbstractBuffer * > |
using | foreign_storage::RenderGroupAnalyzerMap = std::map< int, std::unique_ptr< import_export::RenderGroupAnalyzer >> |