Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator Member List
This is the complete list of members for CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator, including all inherited members.
BinaryOperator(const hype::SchedulingDecision &sched_dec, boost::shared_ptr< TypedOperator< TablePtr > > left_child, boost::shared_ptr< TypedOperator< TablePtr > > right_child)hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline]
CPU_CrossJoin_Operator(const hype::SchedulingDecision &sched_dec, TypedOperatorPtr left_child, TypedOperatorPtr right_child, MaterializationStatus mat_stat=MATERIALIZE)CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator [inline]
execute()CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator [inline, virtual]
getAlgorithmName() const hype::queryprocessing::Operator
getDeviceSpecification() const hype::queryprocessing::Operator
getEstimatedExecutionTime() const hype::queryprocessing::Operator
getFeatureValues() const hype::queryprocessing::Operator
getInputDataLeftChild()hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline]
getInputDataRightChild()hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline]
getRecursiveExecutionTimeInNanoseconds()hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline, virtual]
getResult()hype::queryprocessing::TypedOperator< TablePtr > [inline]
getResultSize() consthype::queryprocessing::TypedOperator< TablePtr > [inline]
getSchedulingDecision() const hype::queryprocessing::Operator
join_column1_name_CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator [private]
join_column2_name_CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator [private]
mat_stat_CoGaDB::query_processing::physical_operator::CPU_CrossJoin_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::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline, virtual]
printResult(unsigned int tree_level) consthype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline, virtual]
result_hype::queryprocessing::TypedOperator< TablePtr > [protected]
result_size_hype::queryprocessing::TypedOperator< TablePtr > [protected]
run()hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline, virtual]
setResultSize(double result_size)hype::queryprocessing::TypedOperator< TablePtr > [inline]
TypedNodePtr typedefhype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr >
TypedOperator(const hype::SchedulingDecision &sched_dec)hype::queryprocessing::TypedOperator< TablePtr > [inline]
TypedOperatorPtr typedefCoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator
~BinaryOperator()hype::queryprocessing::BinaryOperator< TablePtr, TablePtr, TablePtr > [inline, virtual]
~CPU_CrossJoin_Operator()CoGaDB::query_processing::physical_operator::CPU_CrossJoin_Operator [inline, virtual]
~Operator()hype::queryprocessing::Operator [virtual]
~TypedOperator()hype::queryprocessing::TypedOperator< TablePtr > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines