| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.reservation.planning | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StageAllocatorGreedyComputes the stage allocation according to the greedy allocation rule. | 
| class  | StageAllocatorGreedyRLEComputes the stage allocation according to the greedy allocation rule. | 
| class  | StageAllocatorLowCostAlignedA stage allocator that iteratively allocates containers in the
  StageAllocatorLowCostAligned.DurationIntervalwith lowest overall cost. | 
| Modifier and Type | Method and Description | 
|---|---|
| IterativePlanner | IterativePlanner. setAlgStageAllocator(StageAllocator alg) | 
| Constructor and Description | 
|---|
| IterativePlanner(StageExecutionInterval algStageExecutionInterval,
                StageAllocator algStageAllocator,
                boolean allocateLeft) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.