Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule |
Modifier and Type | Class and Description |
---|---|
static class |
MappingRuleActions.PlaceToQueueAction
PlaceToQueueAction represents a placement action, contains the pattern of
the queue name or path in which the path variables will be substituted
with the variable context's respective values.
|
static class |
MappingRuleActions.RejectAction
RejectAction represents the action when the application is rejected, this
simply will throw an error on the user's side letting it know the
submission was rejected.
|
static class |
MappingRuleActions.VariableUpdateAction
VariableUpdateAction represents the action which alters one of the
mutable variables in the variable context, but doesn't do anything with
the application.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.