Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::query_processing::logical_operator::Logical_Groupby Member List
This is the complete list of members for CoGaDB::query_processing::logical_operator::Logical_Groupby, including all inherited members.
aggregation_functions_CoGaDB::query_processing::logical_operator::Logical_Groupby [private]
customSelectivityhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator> [protected]
dev_constr_hype::queryprocessing::Node [protected]
getCalculatedSelectivity() const CoGaDB::query_processing::logical_operator::Logical_Groupby [inline, virtual]
getColumnAggregationFunctions()CoGaDB::query_processing::logical_operator::Logical_Groupby [inline]
getDeviceConstraint() const hype::queryprocessing::Node [inline]
getGroupingColumns()CoGaDB::query_processing::logical_operator::Logical_Groupby [inline]
getLeft() const hype::queryprocessing::Node [inline]
getLevel()hype::queryprocessing::Node [inline]
getMaterializationStatus() const CoGaDB::query_processing::logical_operator::Logical_Groupby [inline]
getOperationName() const CoGaDB::query_processing::logical_operator::Logical_Groupby [inline, virtual]
getOptimalOperator(TypedOperatorPtr left_child, TypedOperatorPtr right_child, DeviceTypeConstraint dev_constr)hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator> [inline, virtual]
getOutputResultSize() const CoGaDB::query_processing::logical_operator::Logical_Groupby [inline, virtual]
getParent() const hype::queryprocessing::Node [inline]
getPhysical_Operator_Map()hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator> [inline, virtual]
getRight() const hype::queryprocessing::Node [inline]
getSelectivity() consthype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator> [inline, virtual]
grouping_columns_CoGaDB::query_processing::logical_operator::Logical_Groupby [private]
isLeaf() const hype::queryprocessing::Node [inline]
isRoot() const hype::queryprocessing::Node [inline]
left_hype::queryprocessing::Node [protected]
level_hype::queryprocessing::Node [protected]
Logical_Groupby(const std::list< std::string > &grouping_columns, const std::list< ColumnAggregation > &aggregation_functions, MaterializationStatus mat_stat=MATERIALIZE, hype::DeviceConstraint dev_constr=CoGaDB::RuntimeConfiguration::instance().getGlobalDeviceConstraint())CoGaDB::query_processing::logical_operator::Logical_Groupby [inline]
mat_stat_CoGaDB::query_processing::logical_operator::Logical_Groupby [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_groupby_operator> [protected]
parent_hype::queryprocessing::Node [protected]
Physical_Operator_Map typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator>
Physical_Operator_Map_Ptr typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_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_groupby_operator> [inline]
toString(bool verbose) const CoGaDB::query_processing::logical_operator::Logical_Groupby [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_groupby_operator> [inline]
TypedOperatorPtr typedefhype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_operator>
use_selectivity_estimation_hype::queryprocessing::TypedNode_Impl< TablePtr, physical_operator::map_init_function_groupby_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_groupby_operator> [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines