Class JobConf.JobId

  • All Implemented Interfaces:
    org.apache.reef.tang.annotations.Name<java.lang.String>
    Enclosing class:
    JobConf

    @NamedParameter(doc="Job id",
                    short_name="job_id")
    public final class JobConf.JobId
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.String>
    Job id.
    • Constructor Summary

      Constructors 
      Constructor Description
      JobId()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JobId

        public JobId()