Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.reservation.ReservationSchedulerConfiguration
Packages that use ReservationSchedulerConfiguration
Package
Description
-
Uses of ReservationSchedulerConfiguration in org.apache.hadoop.yarn.server.resourcemanager.reservation
Methods in org.apache.hadoop.yarn.server.resourcemanager.reservation that return ReservationSchedulerConfigurationModifier and TypeMethodDescriptionprotected abstract ReservationSchedulerConfigurationAbstractReservationSystem.getReservationSchedulerConfiguration()protected ReservationSchedulerConfigurationCapacityReservationSystem.getReservationSchedulerConfiguration()protected ReservationSchedulerConfigurationFairReservationSystem.getReservationSchedulerConfiguration()Methods in org.apache.hadoop.yarn.server.resourcemanager.reservation with parameters of type ReservationSchedulerConfigurationModifier and TypeMethodDescriptionvoidCapacityOverTimePolicy.init(String reservationQueue, ReservationSchedulerConfiguration conf) voidNoOverCommitPolicy.init(String planQueuePath, ReservationSchedulerConfiguration conf) voidSharingPolicy.init(String planQueuePath, ReservationSchedulerConfiguration conf) Initialize this policy. -
Uses of ReservationSchedulerConfiguration in org.apache.hadoop.yarn.server.resourcemanager.reservation.planning
Methods in org.apache.hadoop.yarn.server.resourcemanager.reservation.planning with parameters of type ReservationSchedulerConfigurationModifier and TypeMethodDescriptionvoidPlanner.init(String planQueueName, ReservationSchedulerConfiguration conf) Initialize the replannervoidSimpleCapacityReplanner.init(String planQueueName, ReservationSchedulerConfiguration conf) -
Uses of ReservationSchedulerConfiguration in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler with type parameters of type ReservationSchedulerConfigurationModifier and TypeClassDescriptionclassQueueStateManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration> QueueStateManager which can be used by Scheduler to manage the queue state.interfaceSchedulerQueueManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration> Context of the Queues in Scheduler. -
Uses of ReservationSchedulerConfiguration in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
-
Uses of ReservationSchedulerConfiguration in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair