MCPcopy Create free account
hub / github.com/apache/impala / type

Method type

be/src/exec/exec-node.h:287–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285
286 int id() const { return id_; }
287 TPlanNodeType::type type() const { return type_; }
288 const PlanNode& plan_node() const { return plan_node_; }
289
290 /// Returns a unique label for this ExecNode of the form "PLAN_NODE_TYPE(id=[int])",

Callers 15

ScalarFnCallClass · 0.45
CreateMethod · 0.45
CreateFnCtxsMethod · 0.45
GetConstValueMethod · 0.45
PrintValueMethod · 0.45
InlineConstFnAttrsMethod · 0.45
OpenEvaluatorMethod · 0.45
GetChildValMethod · 0.45
AggFnClass · 0.45
ValidateLayoutFunction · 0.45

Calls

no outgoing calls

Tested by 2

InlineConstFnAttrsMethod · 0.36
ValidateLayoutFunction · 0.36