| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.reservation |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCapacityReplanner
This (re)planner scan a period of time from now to a maximum time window (or
the end of the last session, whichever comes first) checking the overall
capacity is not violated.
|
| Modifier and Type | Method and Description |
|---|---|
Planner |
PlanContext.getReplanner()
Return an instance of a
Planner, which will be invoked in response
to unexpected reduction in the resources of this plan |
protected Planner |
AbstractReservationSystem.getReplanner(String planQueueName) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.