MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
AggregateVecPhysicalOperator 成员列表

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

add_child(unique_ptr< PhysicalOperator > oper) (定义于 PhysicalOperator)PhysicalOperatorinline
add_general_child(OperatorNode *child) (定义于 OperatorNode)OperatorNodeinline
aggr_values_ (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorprivate
aggregate_expressions_ (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorprivate
AggregateVecPhysicalOperator(vector< Expression * > &&expressions) (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperator
append_to_column(void *state, Column &column) (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorinlineprivate
calculate_cost(LogicalProperty *prop, const vector< LogicalProperty * > &child_log_props, CostModel *cm)OperatorNodeinlinevirtual
children() (定义于 PhysicalOperator)PhysicalOperatorinline
children_ (定义于 PhysicalOperator)PhysicalOperatorprotected
chunk_ (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorprivate
close() override (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorvirtual
current_tuple() (定义于 PhysicalOperator)PhysicalOperatorinlinevirtual
find_log_prop(const vector< LogicalProperty * > &log_props)OperatorNodeinlinevirtual
general_children_ (定义于 OperatorNode)OperatorNodeprotected
get_general_children() (定义于 OperatorNode)OperatorNodeinline
get_op_type() constOperatorNodeinlinevirtual
hash() constOperatorNodeinlinevirtual
is_logical() const overridePhysicalOperatorinlinevirtual
is_physical() const overridePhysicalOperatorinlinevirtual
name() constPhysicalOperatorvirtual
next(Chunk &chunk) override (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorvirtual
next() (定义于 PhysicalOperator)PhysicalOperatorinlinevirtual
open(Trx *trx) override (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorvirtual
operator==(const OperatorNode &other) const (定义于 OperatorNode)OperatorNodeinlinevirtual
output_chunk_ (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorprivate
param() const (定义于 PhysicalOperator)PhysicalOperatorvirtual
PhysicalOperator()=default (定义于 PhysicalOperator)PhysicalOperator
tuple_schema(TupleSchema &schema) const (定义于 PhysicalOperator)PhysicalOperatorinlinevirtual
type() const override (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorinlinevirtual
update_aggregate_state(void *state, const Column &column) (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorprivate
value_expressions_AggregateVecPhysicalOperatorprivate
~AggregateVecPhysicalOperator()=default (定义于 AggregateVecPhysicalOperator)AggregateVecPhysicalOperatorvirtual
~OperatorNode()=default (定义于 OperatorNode)OperatorNodevirtual
~PhysicalOperator()=default (定义于 PhysicalOperator)PhysicalOperatorvirtual