Column Store
Classes | Namespaces | Typedefs
ProjectionData.h File Reference
#include <stdio.h>
#include <string.h>
#include <experimental/filesystem>
#include <fstream>
#include <map>
#include <memory>
#include <mutex>
#include <nlohmann/json.hpp>
#include <string>
#include <vector>
#include "ColumnStoreInitializer/StoreInitializer.h"
#include "Parser/Projection.h"
#include "Parser/SchemaLoader.h"
#include "interfaces/DataRecord.h"
Include dependency graph for ProjectionData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ColumnStore::ColumnStoreData
 
class  ColumnStore::MetadataManager
 
class  ColumnStore::ColStoreLoader
 

Namespaces

 ColumnStore
 

Typedefs

typedef std::shared_ptr< MetadataManager > ColumnStore::MetadataManagerSingleton