java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ReservationListInfo

public class ReservationListInfo extends Object
Simple class that represent a list of reservations.
  • Constructor Details

    • ReservationListInfo

      public ReservationListInfo()
    • ReservationListInfo

      public ReservationListInfo(org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse response, boolean includeResourceAllocations) throws Exception
      Throws:
      Exception
  • Method Details