Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords | |
org.apache.hadoop.yarn.client.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
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 © 2016 Apache Software Foundation. All Rights Reserved.