Class JobConf.MaxNumDownloadsForARuntimeEdge

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

    @NamedParameter(doc="Maximum number of parallel downloads for a runtime edge.",
                    short_name="max_downloads",
                    default_value="30")
    public final class JobConf.MaxNumDownloadsForARuntimeEdge
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.Integer>
    Maximum number of parallel downloads for a runtime edge.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MaxNumDownloadsForARuntimeEdge

        public MaxNumDownloadsForARuntimeEdge()