Package org.apache.nemo.conf
Class JobConf.ExecutorJSONPath
- java.lang.Object
-
- org.apache.nemo.conf.JobConf.ExecutorJSONPath
-
- All Implemented Interfaces:
org.apache.reef.tang.annotations.Name<java.lang.String>
- Enclosing class:
- JobConf
@NamedParameter(doc="Path to the JSON file that specifies resources for executors", short_name="executor_json", default_value="") public final class JobConf.ExecutorJSONPath extends java.lang.Object implements org.apache.reef.tang.annotations.Name<java.lang.String>
Path to the JSON file that specifies resource layout.
-
-
Constructor Summary
Constructors Constructor Description ExecutorJSONPath()
-