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