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

Method runtime_profile

be/src/runtime/runtime-state.h:154–154  ·  view source on GitHub ↗

Returns runtime state profile

Source from the content-addressed store, hash-verified

152
153 /// Returns runtime state profile
154 RuntimeProfile* runtime_profile() { return profile_; }
155
156 const std::string& GetEffectiveUser() const;
157

Callers 5

CodegenHelperMethod · 0.45
CreateCodegenMethod · 0.45
SetUpMethod · 0.45
PrepareMethod · 0.45
profileMethod · 0.45

Calls

no outgoing calls

Tested by 1

SetUpMethod · 0.36