Class JobConf.ExecutorId

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

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

      Constructors 
      Constructor Description
      ExecutorId()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ExecutorId

        public ExecutorId()