Generated by
JDiff

Class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest

Added Methods
ReservationId getReservationId() Get the reservation id that corresponds to the reservation submission.
void setReservationId(ReservationId) Set the reservation id that corresponds to the reservation submission.
 

Changed Methods
ReservationSubmissionRequest newInstance(ReservationDefinition, String, ReservationId) Change in signature from (ReservationDefinition, String) to (ReservationDefinition, String, ReservationId).