MCPcopy Create free account
hub / github.com/apache/impala / ToString

Method ToString

be/src/kudu/rpc/proxy.cc:275–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275std::string Proxy::ToString() const {
276 return Substitute("$0@$1", service_name_, conn_id_.ToString());
277}
278
279} // namespace rpc
280} // namespace kudu

Callers 15

StartMethod · 0.45
ShutdownMethod · 0.45
RunThreadMethod · 0.45
WhoAmIMethod · 0.45
DoTestExpectTimeoutMethod · 0.45
StartFakeServerMethod · 0.45
SampleCallMethod · 0.45
GetTraceMetricsMethod · 0.45
LogTraceMethod · 0.45
TEST_FFunction · 0.45
WaitForClientConnectFunction · 0.45
DoClientNegotiationFunction · 0.45

Calls 1

SubstituteFunction · 0.85

Tested by 15

StartMethod · 0.36
WhoAmIMethod · 0.36
DoTestExpectTimeoutMethod · 0.36
StartFakeServerMethod · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36
SingleCallMethod · 0.36