Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ GetMessage
Method
GetMessage
be/src/util/thread-pool-test.cc:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
std::string GetMessage() { return message_; }
93
private:
94
std::string message_ =
"Not done"
;
95
int64_t timeout_ms_;
Callers
3
ProtobufField
Method · 0.80
TEST
Function · 0.80
ProtobufToJson
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected