| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.reservation |
| Modifier and Type | Field | Description |
|---|---|---|
protected ReservationSystem |
ResourceManager.reservationSystem |
| Modifier and Type | Method | Description |
|---|---|---|
protected ReservationSystem |
ResourceManager.createReservationSystem() |
|
ReservationSystem |
RMActiveServiceContext.getReservationSystem() |
|
ReservationSystem |
RMContext.getReservationSystem() |
|
ReservationSystem |
RMContextImpl.getReservationSystem() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractReservationSystem |
This is the implementation of
ReservationSystem based on the
ResourceScheduler |
class |
CapacityReservationSystem |
This is the implementation of
ReservationSystem based on the
CapacityScheduler |
class |
FairReservationSystem |
| Modifier and Type | Method | Description |
|---|---|---|
Plan |
ReservationInputValidator.validateReservationDeleteRequest(ReservationSystem reservationSystem,
org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest request) |
|
Plan |
ReservationInputValidator.validateReservationListRequest(ReservationSystem reservationSystem,
org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest request) |
|
Plan |
ReservationInputValidator.validateReservationSubmissionRequest(ReservationSystem reservationSystem,
org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest request,
org.apache.hadoop.yarn.api.records.ReservationId reservationId) |
|
Plan |
ReservationInputValidator.validateReservationUpdateRequest(ReservationSystem reservationSystem,
org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest request) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.