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

void Impala::Job::Runner::PoisonServer (  )  [inline]

Definition at line 76 of file Runner.h.

References ILOG_WARN, mJobServerProxy, and Impala::Util::ChannelProxy::Send().

Referenced by Impala::Application::mainJobRunner().

00077     {
00078         ILOG_WARN("Requesting job server to shut down all runners " <<
00079                   "after they finish their current job");
00080         mJobServerProxy->Send("Poison");
00081     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:33:59 2010 for ImpalaSrc by  doxygen 1.5.1