Generated by
JDiff

Class org.apache.hadoop.yarn.api.records.ReservationDefinition

Added Methods
Priority getPriority() Get the priority for this reservation.
String getRecurrenceExpression() Get the recurrence of this reservation representing the time period of the periodic job.
ReservationDefinition newInstance(long, long, ReservationRequests, String, String, Priority)  
void setPriority(Priority) Set the priority for this reservation.
void setRecurrenceExpression(String) Set the recurrence of this reservation representing the time period of the periodic job.