Class JobConf.PartitionTransportServerNumListeningThreads

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

    @NamedParameter(doc="The number of listening threads of PartitionTransport server",
                    short_name="block_threads_listening",
                    default_value="3")
    public final class JobConf.PartitionTransportServerNumListeningThreads
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.Integer>
    The number of listening threads of block transfer server.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PartitionTransportServerNumListeningThreads

        public PartitionTransportServerNumListeningThreads()