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