|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.hadoop.yarn.server.resourcemanager.reservation | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.reservation | |
| Classes in org.apache.hadoop.yarn.server.resourcemanager.reservation used by org.apache.hadoop.yarn.server.resourcemanager | |
|---|---|
| ReservationSystem
This interface is the one implemented by any system that wants to support Reservations i.e. |
|
| Classes in org.apache.hadoop.yarn.server.resourcemanager.reservation used by org.apache.hadoop.yarn.server.resourcemanager.reservation | |
|---|---|
| AbstractReservationSystem
This is the implementation of ReservationSystem based on the
ResourceScheduler |
|
| Plan
A Plan represents the central data structure of a reservation system that maintains the "agenda" for the cluster. |
|
| PlanContext
This interface provides read-only access to configuration-type parameter for a plan. |
|
| PlanEdit
This interface groups the methods used to modify the state of a Plan. |
|
| PlanFollower
A PlanFollower is a component that runs on a timer, and synchronizes the underlying ResourceScheduler with the Plan(s) and viceversa. |
|
| Planner
|
|
| PlanView
This interface provides a read-only view on the allocations made in this plan. |
|
| ReservationAgent
An entity that seeks to acquire resources to satisfy an user's contract |
|
| ReservationAllocation
A ReservationAllocation represents a concrete allocation of resources over time that satisfy a certain ReservationDefinition. |
|
| ReservationInterval
This represents the time duration of the reservation |
|
| ReservationSystem
This interface is the one implemented by any system that wants to support Reservations i.e. |
|
| SharingPolicy
This is the interface for policy that validate new ReservationAllocations for allocations being added to a Plan. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||