Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ MakeScopeExitTrigger
Function
MakeScopeExitTrigger
be/src/util/scope-exit-trigger.h:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
template <typename T>
50
ScopeExitTrigger<T> MakeScopeExitTrigger(const T& trigger) {
51
return ScopeExitTrigger<T>(trigger);
52
}
53
}
54
55
#endif
Callers
15
GetQueryExecRequest
Method · 0.85
SubmitForAdmission
Method · 0.85
WaitOnQueued
Method · 0.85
CallAiGenerateText
Function · 0.85
GenerateAiAnalysisFromProfile
Function · 0.85
Java_org_apache_impala_service_FeSupport_NativeEvalExprsWithoutRow
Function · 0.85
IssueInitialScanRanges
Method · 0.85
ProcessPageIndex
Method · 0.85
TEST_P
Function · 0.85
TEST_F
Function · 0.85
ExecInternal
Method · 0.85
Deserialize
Method · 0.85
Calls
no outgoing calls
Tested by
5
TEST_P
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68