Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
hype::core::Algorithm Member List
This is the complete list of members for hype::core::Algorithm, including all inherited members.
addMeasurementPair(const MeasurementPair &mp)hype::core::Algorithm
Algorithm(const std::string &name_of_algorithm, const std::string &name_of_statistical_method, const std::string &name_of_recomputation_strategy, Operation &operation, DeviceSpecification comp_dev)hype::core::Algorithm
comp_dev_hype::core::Algorithm [private]
getAlgorithmStatistics()hype::core::Algorithm [inline]
getDeviceSpecification() const hype::core::Algorithm
getEstimatedExecutionTime(const Tuple &input_values)hype::core::Algorithm
getLoadChangeEstimator() const hype::core::Algorithm
getName() const hype::core::Algorithm
getNumberOfDecisionsforThisAlgorithm() const hype::core::Algorithm
getNumberOfTerminatedExecutions() const hype::core::Algorithm
getTimeOfLastExecution() const hype::core::Algorithm
getTotalExecutionTime() const hype::core::Algorithm
incrementNumberofDecisionsforThisAlgorithm()hype::core::Algorithm
inRetrainingPhase() const hype::core::Algorithm
inTrainingPhase() const hype::core::Algorithm
is_in_retraining_phase_hype::core::Algorithm [private]
load_change_estimator_hype::core::Algorithm [private]
logical_timestamp_of_last_execution_hype::core::Algorithm [private]
name_hype::core::Algorithm [private]
operation_hype::core::Algorithm [private]
ptr_recomputation_heristic_hype::core::Algorithm [private]
ptr_statistical_method_hype::core::Algorithm [private]
retrain()hype::core::Algorithm
retraining_length_hype::core::Algorithm [private]
setRecomputationHeuristic(std::tr1::shared_ptr< RecomputationHeuristic_Internal > ptr_recomp_heuristic)hype::core::Algorithm
setStatisticalMethod(std::tr1::shared_ptr< StatisticalMethod_Internal > ptr_statistical_method)hype::core::Algorithm
setTimeOfLastExecution(uint64_t new_timestamp)hype::core::Algorithm
statistics_hype::core::Algorithm [private]
~Algorithm()hype::core::Algorithm
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines