public class GridHadoopChildProcessRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.gridgain.grid.util.offheap.unsafe.GridUnsafeMemory |
mem |
| Constructor and Description |
|---|
GridHadoopChildProcessRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(GridHadoopExternalCommunication comm,
GridHadoopProcessDescriptor nodeDesc,
ExecutorService msgExecSvc,
org.gridgain.grid.logger.GridLogger parentLog)
Starts child process runner.
|
public void start(GridHadoopExternalCommunication comm, GridHadoopProcessDescriptor nodeDesc, ExecutorService msgExecSvc, org.gridgain.grid.logger.GridLogger parentLog) throws org.gridgain.grid.GridException
org.gridgain.grid.GridExceptionCopyright © 2014. All rights reserved.