![]() |
Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
|
#include <string>#include <map>#include <vector>#include <memory>#include <core/algorithm.hpp>#include <core/optimization_criterion.hpp>

Go to the source code of this file.
Classes | |
| class | hype::core::Operation |
| This class represents an operation, which abstracts from algorithms and summarizes them under an abstract task, like sorting, join, selection, projection etc. More... | |
Namespaces | |
| namespace | hype |
The namespace stemod contains all classes and functions that belongs to the framework. | |
| namespace | hype::core |
The namespace stemod::core contains all classes and functions that belong to the core framework. | |