| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.placement | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultPlacementRulePlaces apps in the specified default queue. | 
| class  | PrimaryGroupPlacementRulePlaces apps in queues by the primary group of the submitter. | 
| class  | RejectPlacementRuleRejects all placements. | 
| class  | SecondaryGroupExistingPlacementRulePlaces apps in queues by the secondary group of the submitter, if the
 submitter is a member of more than one group. | 
| class  | SpecifiedPlacementRulePlaces apps in queues by requested queue of the submitter. | 
| class  | UserPlacementRulePlaces apps in queues by username of the submitter. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.