Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BandwidthJSONPath

        public BandwidthJSONPath()