Column-oriented GPU-accelerated Database Management System
CoGaDB
hype::core::WaitingTimeAwareResponseTime Class Reference

#include <response_time_advanced.hpp>

Inheritance diagram for hype::core::WaitingTimeAwareResponseTime:
Collaboration diagram for hype::core::WaitingTimeAwareResponseTime:

List of all members.

Public Member Functions

 WaitingTimeAwareResponseTime (const std::string &name_of_operation)
virtual const SchedulingDecision getOptimalAlgorithm_internal (const Tuple &input_values, Operation &op, DeviceTypeConstraint dev_constr)
 this function is called by getOptimalAlgorithm() to ensure an easy extensibility of the library

Static Public Member Functions

static
OptimizationCriterion_Internal
create ()

Constructor & Destructor Documentation

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

References WaitingTimeAwareResponseTime().

Here is the call graph for this function:

this function is called by getOptimalAlgorithm() to ensure an easy extensibility of the library

has to be implemented by derived classes

Parameters:
\return

Implements hype::core::OptimizationCriterion_Internal.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines