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

bool Impala::Job::Runner::IsConnected (  )  [inline]

Definition at line 46 of file Runner.h.

References Impala::Util::ChannelProxy::ChannelIsValid(), and mJobServerProxy.

Referenced by RunJobs().

00047     {
00048         return (mJobServerProxy && mJobServerProxy->ChannelIsValid());
00049     }

Here is the call graph for this function:


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