Definition at line 30 of file Runner.h. References Impala::Process::ManagerFactory::Create(), mJobServerProxy, and mProcessManager. 00031 { 00032 mProcessManager = Process::ManagerFactory::Create(); 00033 mJobServerProxy = 0; 00034 }
Here is the call graph for this function:
|