Class JobConf.ScheduleSerThread

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

    @NamedParameter(doc="Number of serialization thread for scheduling",
                    short_name="schedule_ser_thread",
                    default_value="8")
    public final class JobConf.ScheduleSerThread
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.Integer>
    The number of serialization threads for scheduling.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ScheduleSerThread

        public ScheduleSerThread()