Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ GetBackendString
Function
GetBackendString
be/src/util/debug-util.cc:378–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
string GetBackendString() {
379
return Substitute(
"$0:$1"
, FLAGS_hostname, FLAGS_krpc_port);
380
}
381
382
DebugActionTokens TokenizeDebugActions(const string& debug_actions) {
383
DebugActionTokens results;
Callers
15
LoadZoneAliasesFromHdfs
Method · 0.85
AllocateRemoteSpace
Method · 0.85
AllocateLocalSpace
Method · 0.85
WaitForAsyncRead
Method · 0.85
ScratchAllocationFailedStatus
Method · 0.85
CheckHashAndDecrypt
Method · 0.85
TestScratchLimit
Method · 0.85
TEST_F
Function · 0.85
MemLimitExceeded
Method · 0.85
DoOpen
Method · 0.85
ReadFromPosInternal
Method · 0.85
TEST_F
Function · 0.85
Calls
1
Substitute
Function · 0.85
Tested by
5
TestScratchLimit
Method · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
AddWriteRange
Method · 0.68
TestWriteError
Method · 0.68