| Modifier and Type | Method and Description | 
|---|---|
| protected ReservationSchedulerConfiguration | CapacityReservationSystem. getReservationSchedulerConfiguration() | 
| protected ReservationSchedulerConfiguration | FairReservationSystem. getReservationSchedulerConfiguration() | 
| protected abstract ReservationSchedulerConfiguration | AbstractReservationSystem. getReservationSchedulerConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SharingPolicy. init(String planQueuePath,
    ReservationSchedulerConfiguration conf)Initialize this policy. | 
| void | CapacityOverTimePolicy. init(String reservationQueuePath,
    ReservationSchedulerConfiguration conf) | 
| void | NoOverCommitPolicy. init(String planQueuePath,
    ReservationSchedulerConfiguration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleCapacityReplanner. init(String planQueueName,
    ReservationSchedulerConfiguration conf) | 
| void | Planner. init(String planQueueName,
    ReservationSchedulerConfiguration conf)Initialize the replanner | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueueStateManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration>QueueStateManager which can be used by Scheduler to manage the queue state. | 
| interface  | SchedulerQueueManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration>Context of the Queues in Scheduler. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CapacitySchedulerConfiguration | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AllocationConfiguration | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.