[inline]
Definition at line 48 of file ChannelPool.h.
References Get(), and Impala::Util::MakeString().
00049 { 00050 return Get(serverName, port, serverName + ":" + MakeString(port), 00051 passwordFile); 00052 }
Here is the call graph for this function: