Class CapacityReservationSystem

java.lang.Object
org.apache.hadoop.service.AbstractService
org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractReservationSystem
org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityReservationSystem
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.service.Service, Recoverable, ReservationSystem

@LimitedPrivate("yarn") @Unstable public class CapacityReservationSystem extends AbstractReservationSystem
This is the implementation of ReservationSystem based on the CapacityScheduler