public class ReservationDeleteRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
| Constructor and Description | 
|---|
| ReservationDeleteRequestPBImpl() | 
| ReservationDeleteRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.ReservationDeleteRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.ReservationDeleteRequestProto | getProto() | 
| org.apache.hadoop.yarn.api.records.ReservationId | getReservationId() | 
| int | hashCode() | 
| void | setReservationId(org.apache.hadoop.yarn.api.records.ReservationId reservationId) | 
| String | toString() | 
public ReservationDeleteRequestPBImpl()
public ReservationDeleteRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.ReservationDeleteRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.ReservationDeleteRequestProto getProto()
public org.apache.hadoop.yarn.api.records.ReservationId getReservationId()
getReservationId in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequestpublic void setReservationId(org.apache.hadoop.yarn.api.records.ReservationId reservationId)
setReservationId in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.