Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:33:58 2010 for ImpalaSrc by  doxygen 1.5.1