Package org.apache.nemo.conf
Class JobConf.MaxNumDownloadsForARuntimeEdge
- java.lang.Object
-
- org.apache.nemo.conf.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.
-
-
Constructor Summary
Constructors Constructor Description MaxNumDownloadsForARuntimeEdge()
-