Class ReservationInfo
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ReservationInfo
Simple class that represent a reservation.
-
Constructor Summary
ConstructorsConstructorDescriptionReservationInfo(org.apache.hadoop.yarn.api.records.ReservationAllocationState allocation, boolean includeResourceAllocations) -
Method Summary
-
Constructor Details
-
Method Details
-
getUser
-
setUser
-
getAcceptanceTime
public long getAcceptanceTime() -
getResourceAllocations
-
getReservationId
-
getReservationDefinition
-