@Private
@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 | Description |
|---|---|
GetNewReservationRequestPBImpl() |
|
GetNewReservationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto |
getProto() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public GetNewReservationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto proto)
public GetNewReservationRequestPBImpl()
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewReservationRequestProto getProto()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.