Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CodegenHelper
Method · 0.45
CreateCodegen
Method · 0.45
SetUp
Method · 0.45
Prepare
Method · 0.45
profile
Method · 0.45
Calls
no outgoing calls
Tested by
1
SetUp
Method · 0.36