![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
| addAlgorithm(const AlgorithmSpecification &alg_spec, const DeviceSpecification &dev_spec) | hype::Scheduler | |
| addObservation(const SchedulingDecision &sched_dec, const double &measured_execution_time) | hype::Scheduler | |
| getEstimatedExecutionTime(const OperatorSpecification &op_spec, const std::string &alg_name) | hype::Scheduler | |
| getOptimalAlgorithm(const OperatorSpecification &op_spec, const DeviceConstraint &dev_constr) | hype::Scheduler | |
| instance() | hype::Scheduler | [static] |
| operator=(const Scheduler &s) | hype::Scheduler | [private] |
| Scheduler() | hype::Scheduler | [private] |
| Scheduler(const Scheduler &) | hype::Scheduler | [private] |
| setOptimizationCriterion(const std::string &name_of_operation, const std::string &name_of_optimization_criterion) | hype::Scheduler | |
| setRecomputationHeuristic(const std::string &name_of_algorithm, const std::string &name_of_recomputation_strategy) | hype::Scheduler | |
| setStatisticalMethod(const std::string &name_of_algorithm, const std::string &name_of_statistical_method) | hype::Scheduler |