Package | Description |
---|---|
org.apache.reef.driver.evaluator |
Evaluator-related utilities.
|
Modifier and Type | Method and Description |
---|---|
JVMProcess |
JVMProcess.addOption(String option)
Add a JVM option.
|
JVMProcess |
JVMProcessFactory.newEvaluatorProcess() |
JVMProcess |
JVMProcess.setConfigurationFileName(String configurationFileName) |
JVMProcess |
JVMProcess.setMemory(int megaBytes) |
JVMProcess |
JVMProcess.setStandardErr(String standardErr) |
JVMProcess |
JVMProcess.setStandardOut(String standardOut) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.