Package org.apache.nemo.conf
Class JobConf.EnvironmentType
- java.lang.Object
-
- org.apache.nemo.conf.JobConf.EnvironmentType
-
- All Implemented Interfaces:
org.apache.reef.tang.annotations.Name<java.lang.String>
- Enclosing class:
- JobConf
@NamedParameter(doc="Environment type", short_name="env", default_value="") public final class JobConf.EnvironmentType extends java.lang.Object implements org.apache.reef.tang.annotations.Name<java.lang.String>
Specifies the type of the environment the workload runs on. (e.g., transient / large_shuffle)
-
-
Constructor Summary
Constructors Constructor Description EnvironmentType()
-