Class ApplicationSchedulingConfig
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.ApplicationSchedulingConfig
This class will keep all Scheduling env's names which will help in
placement calculations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Class<? extends AppPlacementAllocator>static final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENV_APPLICATION_PLACEMENT_TYPE_CLASS
- See Also:
-
DEFAULT_APPLICATION_PLACEMENT_TYPE_CLASS
@Private public static final Class<? extends AppPlacementAllocator> DEFAULT_APPLICATION_PLACEMENT_TYPE_CLASS -
ENV_MULTI_NODE_SORTING_POLICY_CLASS
- See Also:
-
-
Constructor Details
-
ApplicationSchedulingConfig
public ApplicationSchedulingConfig()
-