Class ReservationListResponse

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse

@Public @Unstable public abstract class ReservationListResponse extends Object
ReservationListResponse captures the list of reservations that the user has queried. The resulting list of ReservationAllocationState contains a list of ResourceAllocationRequest representing the current state of the reservation resource allocations will be returned. This is subject to change in the event of re-planning a described by ReservationDefinition
See Also: