Public Member Functions | |
| PipelineMain () | |
| This sets up MR pipeline object and all its dependencies like IO pool. | |
| PipelineMain (int *argc, char ***argv) | |
| This c'tor runs MainInitGuard as part of its initialization flow and then. | |
| util::IoContextPool * | pool () |
| Pipeline * | pipeline () |
| void | ResetPipeline () |
| util::AcceptServer * | accept_server () |
| LocalRunner * | StartLocalRunner (const std::string &root_dir, bool stop_on_break=true) |
1.8.15