Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator Member List
This is the complete list of members for CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator, including all inherited members.
aggregation_functions_CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [private]
execute()CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [inline, 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< TablePtr, TablePtr > [inline]
getRecursiveExecutionTimeInNanoseconds()hype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline, virtual]
getResult()hype::queryprocessing::TypedOperator< TablePtr > [inline]
getResultSize() consthype::queryprocessing::TypedOperator< TablePtr > [inline]
getSchedulingDecision() const hype::queryprocessing::Operator
GPU_Groupby_Operator(const hype::SchedulingDecision &sched_dec, TypedOperatorPtr child, const std::list< std::string > &grouping_columns, const std::list< ColumnAggregation > &aggregation_functions, MaterializationStatus mat_stat=MATERIALIZE)CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [inline]
grouping_columns_CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [private]
mat_stat_CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [private]
Operator(const hype::core::SchedulingDecision &sched_dec)hype::queryprocessing::Operator [protected]
operator()()hype::queryprocessing::Operator
OperatorOutputType typedefhype::queryprocessing::TypedOperator< TablePtr >
print(unsigned int tree_level) consthype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline, virtual]
printResult(unsigned int tree_level) consthype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline, virtual]
result_hype::queryprocessing::TypedOperator< TablePtr > [protected]
result_size_hype::queryprocessing::TypedOperator< TablePtr > [protected]
run()hype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline, virtual]
setResultSize(double result_size)hype::queryprocessing::TypedOperator< TablePtr > [inline]
TypedOperator(const hype::SchedulingDecision &sched_dec)hype::queryprocessing::TypedOperator< TablePtr > [inline]
TypedOperatorPtr typedefCoGaDB::query_processing::physical_operator::GPU_Groupby_Operator
UnaryOperator(const hype::SchedulingDecision &sched_dec, TypedOperatorPtr child)hype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline]
~GPU_Groupby_Operator()CoGaDB::query_processing::physical_operator::GPU_Groupby_Operator [inline, virtual]
~Operator()hype::queryprocessing::Operator [virtual]
~TypedOperator()hype::queryprocessing::TypedOperator< TablePtr > [inline, virtual]
~UnaryOperator()hype::queryprocessing::UnaryOperator< TablePtr, TablePtr > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines