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

Method id

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

Source from the content-addressed store, hash-verified

284 }
285
286 int id() const { return id_; }
287 TPlanNodeType::type type() const { return type_; }
288 const PlanNode& plan_node() const { return plan_node_; }
289

Callers 15

testToImpalaTypeMethod · 0.45
estimateAvgRowSizeMethod · 0.45
toArrowFieldMethod · 0.45
convertToImpalaSchemaMethod · 0.45
visitMethod · 0.45
CheckProtocolVersionMethod · 0.45
RegisterMethod · 0.45
SubscribersHandlerMethod · 0.45
SendTopicUpdateMethod · 0.45
GatherTopicUpdatesMethod · 0.45

Calls

no outgoing calls

Tested by 14

testToImpalaTypeMethod · 0.36
CheckProtocolVersionMethod · 0.36
RegisterMethod · 0.36
SubscribersHandlerMethod · 0.36
SendTopicUpdateMethod · 0.36
GatherTopicUpdatesMethod · 0.36
SendHeartbeatMethod · 0.36
DoSubscriberUpdateMethod · 0.36