Package | Description |
---|---|
org.apache.reef.driver.evaluator |
Evaluator-related utilities.
|
Modifier and Type | Method and Description |
---|---|
CLRProcess |
CLRProcessFactory.newEvaluatorProcess() |
CLRProcess |
CLRProcess.setConfigurationFileName(String configurationFileName) |
CLRProcess |
CLRProcess.setMemory(int megaBytes) |
CLRProcess |
CLRProcess.setStandardErr(String standardErr) |
CLRProcess |
CLRProcess.setStandardOut(String standardOut) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.