Package org.apache.nemo.conf
Class JobConf.MaxOffheapRatio
- java.lang.Object
-
- org.apache.nemo.conf.JobConf.MaxOffheapRatio
-
- All Implemented Interfaces:
org.apache.reef.tang.annotations.Name<Double>
- Enclosing class:
- JobConf
@NamedParameter(doc="The maximum ratio of off-heap memory size to the total memory size.", short_name="max_offheap_ratio", default_value="0.2") public final class JobConf.MaxOffheapRatio extends Object implements org.apache.reef.tang.annotations.Name<Double>
Maximum off-heap memory ratio to the total memory in the executor.