Column Store
Public Member Functions | Private Attributes | List of all members
ColumnStore::ColStoreLoader Class Reference

#include <ProjectionData.h>

Collaboration diagram for ColumnStore::ColStoreLoader:
Collaboration graph

Public Member Functions

 ColStoreLoader (std::string column_store_path)
 
void update (std::string projection_name)
 
void updateAll ()
 

Private Attributes

MetadataManagerSingleton manager
 

Constructor & Destructor Documentation

◆ ColStoreLoader()

ColumnStore::ColStoreLoader::ColStoreLoader ( std::string  column_store_path)
inline

Member Function Documentation

◆ update()

void ColumnStore::ColStoreLoader::update ( std::string  projection_name)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateAll()

void ColumnStore::ColStoreLoader::updateAll ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ manager

MetadataManagerSingleton ColumnStore::ColStoreLoader::manager
private

The documentation for this class was generated from the following file: