Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
hype::core::Operation Member List
This is the complete list of members for hype::core::Operation, including all inherited members.
addAlgorithm(const std::string &name_of_algorithm, DeviceSpecification comp_dev, const std::string &name_of_statistical_method, const std::string &name_of_recomputation_strategy)hype::core::Operation
addObservation(const std::string &name_of_algorithm, const MeasurementPair &mp)hype::core::Operation
getAlgorithm(const std::string &name_of_algorithm)hype::core::Operation
getAlgorithms()hype::core::Operation
getCurrentTimestamp() const hype::core::Operation
getEstimatedExecutionTimesforAlgorithms(const Tuple &input_values)hype::core::Operation
getName() const hype::core::Operation
getNextTimestamp()hype::core::Operation
getOptimalAlgorithm(const Tuple &input_values, DeviceTypeConstraint dev_constr=ANY_DEVICE)hype::core::Operation
hasAlgorithm(const std::string &name_of_algorithm)hype::core::Operation
incrementNumberOfRightDecisions()hype::core::Operation
incrementNumberOfTotalDecisions()hype::core::Operation
logical_time_hype::core::Operation [private]
map_algorithmname_to_pointer_hype::core::Operation [private]
MapNameToAlgorithm typedefhype::core::Operation
name_hype::core::Operation [private]
number_of_right_decisions_hype::core::Operation [private]
number_of_total_decisions_hype::core::Operation [private]
Operation(const std::string &name)hype::core::Operation
ptr_to_optimization_criterion_hype::core::Operation [private]
removeAlgorithm(const std::string &name)hype::core::Operation
setNewOptimizationCriterion(const std::string &name_of_optimization_criterion)hype::core::Operation
~Operation()hype::core::Operation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines