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