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

      • Methods inherited from class java.lang.Object

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

      • ExecutorJSONContents

        public ExecutorJSONContents()