| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.policy | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FairOrderingPolicy<S extends SchedulableEntity>FairOrderingPolicy comparison goes through following steps. | 
| class  | FifoOrderingPolicy<S extends SchedulableEntity>An OrderingPolicy which orders SchedulableEntities by input order | 
| class  | FifoOrderingPolicyForPendingApps<S extends SchedulableEntity>This ordering policy is used for pending applications only. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.