| Modifier and Type | Method and Description |
|---|---|
protected ReservationSchedulerConfiguration |
FairReservationSystem.getReservationSchedulerConfiguration() |
protected ReservationSchedulerConfiguration |
CapacityReservationSystem.getReservationSchedulerConfiguration() |
protected abstract ReservationSchedulerConfiguration |
AbstractReservationSystem.getReservationSchedulerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SharingPolicy.init(String planQueuePath,
ReservationSchedulerConfiguration conf)
Initialize this policy.
|
void |
NoOverCommitPolicy.init(String planQueuePath,
ReservationSchedulerConfiguration conf) |
void |
CapacityOverTimePolicy.init(String reservationQueuePath,
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 |
CapacitySchedulerConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationConfiguration |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.