Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::query_processing::physical_operator::column_scan_operator Member List
This is the complete list of members for CoGaDB::query_processing::physical_operator::column_scan_operator, including all inherited members.
column_name_CoGaDB::query_processing::physical_operator::column_scan_operator [private]
column_scan_operator(const hype::SchedulingDecision &sched_dec, const std::string &table_name, const std::string &column_name)CoGaDB::query_processing::physical_operator::column_scan_operator
column_scan_operator(const hype::SchedulingDecision &sched_dec, TablePtr table_ptr, const std::string &column_name)CoGaDB::query_processing::physical_operator::column_scan_operator
column_scan_operator(const hype::SchedulingDecision &sched_dec, const std::string &table_name, const std::string &column_name)CoGaDB::query_processing::physical_operator::column_scan_operator
execute()CoGaDB::query_processing::physical_operator::column_scan_operator [virtual]
execute()CoGaDB::query_processing::physical_operator::column_scan_operator [virtual]
getAlgorithmName() const hype::queryprocessing::Operator
getDeviceSpecification() const hype::queryprocessing::Operator
getEstimatedExecutionTime() const hype::queryprocessing::Operator
getFeatureValues() const hype::queryprocessing::Operator
getInputData()hype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline]
getRecursiveExecutionTimeInNanoseconds()hype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline, virtual]
getResult()hype::queryprocessing::TypedOperator< ColumnPtr > [inline]
getResultSize() consthype::queryprocessing::TypedOperator< ColumnPtr > [inline]
getSchedulingDecision() const hype::queryprocessing::Operator
Operator(const hype::core::SchedulingDecision &sched_dec)hype::queryprocessing::Operator [protected]
operator()()hype::queryprocessing::Operator
OperatorOutputType typedefhype::queryprocessing::TypedOperator< ColumnPtr >
print(unsigned int tree_level) consthype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline, virtual]
printResult(unsigned int tree_level) consthype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline, virtual]
result_hype::queryprocessing::TypedOperator< ColumnPtr > [protected]
result_size_hype::queryprocessing::TypedOperator< ColumnPtr > [protected]
run()hype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline, virtual]
setResultSize(double result_size)hype::queryprocessing::TypedOperator< ColumnPtr > [inline]
table_name_CoGaDB::query_processing::physical_operator::column_scan_operator [private]
table_ptr_CoGaDB::query_processing::physical_operator::column_scan_operator [private]
TypedOperator(const hype::SchedulingDecision &sched_dec)hype::queryprocessing::TypedOperator< ColumnPtr > [inline]
TypedOperatorPtr typedefCoGaDB::query_processing::physical_operator::column_scan_operator
TypedOperatorPtr typedefCoGaDB::query_processing::physical_operator::column_scan_operator
UnaryOperator(const hype::SchedulingDecision &sched_dec, TypedOperatorPtr child)hype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline]
~column_scan_operator()CoGaDB::query_processing::physical_operator::column_scan_operator [virtual]
~column_scan_operator()CoGaDB::query_processing::physical_operator::column_scan_operator [virtual]
~Operator()hype::queryprocessing::Operator [virtual]
~TypedOperator()hype::queryprocessing::TypedOperator< ColumnPtr > [inline, virtual]
~UnaryOperator()hype::queryprocessing::UnaryOperator< ColumnPtr, ColumnPtr > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines