| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.reservation.planning | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StageExecutionIntervalByDemandAn implementation of  StageExecutionInterval, which sets the execution
 interval of the stage. | 
| class  | StageExecutionIntervalUnconstrainedAn implementation of  StageExecutionIntervalwhich gives each stage
 the maximal possible time interval, given the job constraints. | 
| Modifier and Type | Method and Description | 
|---|---|
| IterativePlanner | IterativePlanner. setAlgStageExecutionInterval(StageExecutionInterval alg) | 
| Constructor and Description | 
|---|
| IterativePlanner(StageExecutionInterval algStageExecutionInterval,
                StageAllocator algStageAllocator,
                boolean allocateLeft) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.