| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| ReservationUpdateResponse | ApplicationClientProtocol. updateReservation(ReservationUpdateRequest request)
 The interface used by clients to update an existing Reservation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ReservationUpdateRequest | ReservationUpdateRequest. newInstance(ReservationDefinition reservationDefinition,
           ReservationId reservationId) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ReservationUpdateResponse | YarnClient. updateReservation(ReservationUpdateRequest request)
 The interface used by clients to update an existing Reservation. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.