Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::query_processing::logical_operator::Logical_Join Member List
This is the complete list of members for CoGaDB::query_processing::logical_operator::Logical_Join, including all inherited members.
customSelectivityhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [protected]
dev_constr_hype::queryprocessing::Node [protected]
getCalculatedSelectivity() const CoGaDB::query_processing::logical_operator::Logical_Join [inline, virtual]
getDeviceConstraint() const hype::queryprocessing::Node [inline]
getLeft() const hype::queryprocessing::Node [inline]
getLeftJoinColumnName()CoGaDB::query_processing::logical_operator::Logical_Join [inline]
getLevel()hype::queryprocessing::Node [inline]
getMaterializationStatus() const CoGaDB::query_processing::logical_operator::Logical_Join [inline]
getOperationName() const CoGaDB::query_processing::logical_operator::Logical_Join [inline, virtual]
getOptimalOperator(TypedOperatorPtr left_child, TypedOperatorPtr right_child, DeviceTypeConstraint dev_constr)hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline, virtual]
getOutputResultSize() const CoGaDB::query_processing::logical_operator::Logical_Join [inline, virtual]
getParent() const hype::queryprocessing::Node [inline]
getPhysical_Operator_Map()hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline, virtual]
getRight() const hype::queryprocessing::Node [inline]
getRightJoinColumnName()CoGaDB::query_processing::logical_operator::Logical_Join [inline]
getSelectivity() consthype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline, virtual]
isLeaf() const hype::queryprocessing::Node [inline]
isRoot() const hype::queryprocessing::Node [inline]
join_column1_name_CoGaDB::query_processing::logical_operator::Logical_Join [private]
join_column2_name_CoGaDB::query_processing::logical_operator::Logical_Join [private]
left_hype::queryprocessing::Node [protected]
level_hype::queryprocessing::Node [protected]
Logical_Join(const std::string &join_column1_name, const std::string &join_column2_name, MaterializationStatus mat_stat=MATERIALIZE, hype::DeviceConstraint dev_constr=hype::DeviceConstraint())CoGaDB::query_processing::logical_operator::Logical_Join [inline]
mat_stat_CoGaDB::query_processing::logical_operator::Logical_Join [private]
Node(DeviceConstraint dev_constr=DeviceConstraint())hype::queryprocessing::Node [inline]
NodeElementType typedefhype::queryprocessing::TypedNode< TablePtr >
NodePtr typedefhype::queryprocessing::Node
operator_mapper_hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [protected]
parent_hype::queryprocessing::Node [protected]
Physical_Operator_Map typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator>
Physical_Operator_Map_Ptr typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator>
right_hype::queryprocessing::Node [protected]
setLeft(NodePtr left)hype::queryprocessing::Node [inline]
setLevel(unsigned int level)hype::queryprocessing::Node [inline]
setParent(NodePtr parent)hype::queryprocessing::Node [inline]
setRight(NodePtr right)hype::queryprocessing::Node [inline]
setSelectivity(double selectivity)hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline]
toString(bool verbose) const CoGaDB::query_processing::logical_operator::Logical_Join [inline, virtual]
TypedNode(DeviceConstraint dev_constr)hype::queryprocessing::TypedNode< TablePtr > [inline]
TypedNode_Impl(bool use_selectivity_estimation=false, DeviceConstraint dev_constr=DeviceConstraint())hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline]
TypedOperatorPtr typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator>
use_selectivity_estimation_hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [protected]
~Node()hype::queryprocessing::Node [inline, virtual]
~TypedNode()hype::queryprocessing::TypedNode< TablePtr > [inline, virtual]
~TypedNode_Impl()hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_join_operator> [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines