@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetNewReservationRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationRequest
The implementation of the request sent by clients to get a
 new ReservationId for submitting an reservation.
ApplicationClientProtocol#getNewReservation(GetNewReservationRequest)| Constructor and Description | 
|---|
| GetNewReservationRequestPBImpl() | 
| GetNewReservationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto | getProto() | 
| int | hashCode() | 
| String | toString() | 
public GetNewReservationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto proto)
public GetNewReservationRequestPBImpl()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.