Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExecutorJSONPath

        public ExecutorJSONPath()