Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

String Impala::Util::Channel::GetCurRequestConnection (  )  const [inline]

The machine that did the current request.

Definition at line 114 of file Channel.h.

References mConnection, and mCurRequestSock.

Referenced by Impala::Util::ChannelServer::ConnectionDescr(), Impala::Util::ChannelServer::HandleRequest(), and Serve().

00115     {
00116         return mConnection[mCurRequestSock];
00117     }


Generated on Thu Jan 13 09:24:09 2011 for ImpalaSrc by  doxygen 1.5.1