MCPcopy 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_; }
93private:
94 std::string message_ = "Not done";
95 int64_t timeout_ms_;

Callers 3

ProtobufFieldMethod · 0.80
TESTFunction · 0.80
ProtobufToJsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected