Definition at line 84 of file Runner.h. References ILOG_WARN, mJobServerProxy, and Impala::Util::ChannelProxy::Send(). Referenced by Impala::Application::mainJobRunner(). 00085 { 00086 ILOG_WARN("Requesting job server to shut down"); 00087 mJobServerProxy->Send("ShutDown"); 00088 }
Here is the call graph for this function:
|