Package org.apache.nemo.conf
Class JobConf.BandwidthJSONPath
- java.lang.Object
-
- org.apache.nemo.conf.JobConf.BandwidthJSONPath
-
- All Implemented Interfaces:
org.apache.reef.tang.annotations.Name<java.lang.String>
- Enclosing class:
- JobConf
@NamedParameter(doc="Path to the JSON file that specifies bandwidth between locations", short_name="bandwidth_json", default_value="") public final class JobConf.BandwidthJSONPath extends java.lang.Object implements org.apache.reef.tang.annotations.Name<java.lang.String>
Path to the JSON file that specifies bandwidth between locations.
-
-
Constructor Summary
Constructors Constructor Description BandwidthJSONPath()
-