| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.reservation.planning |
| Modifier and Type | Class and Description |
|---|---|
class |
StageEarliestStartByDemand
Sets the earliest start time of a stage proportional to the job weight.
|
class |
StageEarliestStartByJobArrival
Sets the earliest start time of a stage as the job arrival time.
|
| Modifier and Type | Method and Description |
|---|---|
IterativePlanner |
IterativePlanner.setAlgStageEarliestStart(StageEarliestStart alg) |
| Constructor and Description |
|---|
IterativePlanner(StageEarliestStart algEarliestStartTime,
StageAllocator algStageAllocator,
boolean allocateLeft) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.