MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
全部  文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
HashGroupByPhysicalOperator 成员列表

成员的完整列表,这些成员属于 HashGroupByPhysicalOperator,包括所有继承而来的类成员

add_child(unique_ptr< PhysicalOperator > oper) (定义于 PhysicalOperator)PhysicalOperatorinline
add_general_child(OperatorNode *child) (定义于 OperatorNode)OperatorNodeinline
aggregate(AggregatorList &aggregator_list, const Tuple &tuple)GroupByPhysicalOperatorprotected
aggregate_expressions_ (定义于 GroupByPhysicalOperator)GroupByPhysicalOperatorprotected
AggregatorList typedef (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
calculate_cost(LogicalProperty *prop, const vector< LogicalProperty * > &child_log_props, CostModel *cm)OperatorNodeinlinevirtual
children() (定义于 PhysicalOperator)PhysicalOperatorinline
children_ (定义于 PhysicalOperator)PhysicalOperatorprotected
close() override (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorvirtual
create_aggregator_list(AggregatorList &aggregator_list) (定义于 GroupByPhysicalOperator)GroupByPhysicalOperatorprotected
current_group_ (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
current_tuple() override (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorvirtual
evaluate(GroupValueType &group_value)GroupByPhysicalOperatorprotected
find_group(const Tuple &child_tuple, GroupType *&found_group) (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
find_log_prop(const vector< LogicalProperty * > &log_props)OperatorNodeinlinevirtual
first_emited_ (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
general_children_ (定义于 OperatorNode)OperatorNodeprotected
get_general_children() (定义于 OperatorNode)OperatorNodeinline
get_op_type() const overrideHashGroupByPhysicalOperatorinlinevirtual
group_by_exprs_ (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
GroupByPhysicalOperator(vector< Expression * > &&expressions) (定义于 GroupByPhysicalOperator)GroupByPhysicalOperator
groups_HashGroupByPhysicalOperatorprivate
GroupType typedefHashGroupByPhysicalOperatorprivate
GroupValueType typedef (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorprivate
hash() constOperatorNodeinlinevirtual
HashGroupByPhysicalOperator(vector< unique_ptr< Expression > > &&group_by_exprs, vector< Expression * > &&expressions) (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperator
is_logical() const overridePhysicalOperatorinlinevirtual
is_physical() const overridePhysicalOperatorinlinevirtual
name() constPhysicalOperatorvirtual
next() override (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorvirtual
next(Chunk &chunk) (定义于 PhysicalOperator)PhysicalOperatorinlinevirtual
open(Trx *trx) override (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorvirtual
operator==(const OperatorNode &other) const (定义于 OperatorNode)OperatorNodeinlinevirtual
param() const (定义于 PhysicalOperator)PhysicalOperatorvirtual
PhysicalOperator()=default (定义于 PhysicalOperator)PhysicalOperator
tuple_schema(TupleSchema &schema) const (定义于 PhysicalOperator)PhysicalOperatorinlinevirtual
type() const override (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorinlinevirtual
value_expressions_GroupByPhysicalOperatorprotected
~GroupByPhysicalOperator()=default (定义于 GroupByPhysicalOperator)GroupByPhysicalOperatorvirtual
~HashGroupByPhysicalOperator()=default (定义于 HashGroupByPhysicalOperator)HashGroupByPhysicalOperatorvirtual
~OperatorNode()=default (定义于 OperatorNode)OperatorNodevirtual
~PhysicalOperator()=default (定义于 PhysicalOperator)PhysicalOperatorvirtual