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

Method runtime_profile

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

Source from the content-addressed store, hash-verified

348 }
349
350 RuntimeProfile* runtime_profile() { return runtime_profile_; }
351 MemTracker* mem_tracker() { return mem_tracker_.get(); }
352 MemTracker* expr_mem_tracker() { return expr_mem_tracker_.get(); }
353 MemPool* expr_perm_pool() { return expr_perm_pool_.get(); }

Callers 15

PrepareMethod · 0.45
OpenMethod · 0.45
OpenMethod · 0.45
OpenMethod · 0.45
IcebergDeleteBuilderMethod · 0.45
SpillMethod · 0.45
CreateTreeMethod · 0.45
PrepareMethod · 0.45
AggregationNodeBaseMethod · 0.45
OpenMethod · 0.45
OpenImplMethod · 0.45
SetUpMethod · 0.45

Calls

no outgoing calls

Tested by 3

SetUpMethod · 0.36
profileMethod · 0.36
SetUpMethod · 0.36