| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies | 
| Modifier and Type | Method and Description | 
|---|---|
| FSContext | FairScheduler. getContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchedulingPolicy. initialize(FSContext fsContext)Initialize the scheduling policy with a  FSContextobject, which has
 a pointer to the cluster resources among other information. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FSContext | DominantResourceFairnessPolicy.DominantResourceFairnessComparator. fsContext | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DominantResourceFairnessPolicy. initialize(FSContext fsContext) | 
| void | DominantResourceFairnessPolicy.DominantResourceFairnessComparator. setFSContext(FSContext fsContext) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.