Modifier and Type | Class and Description |
---|---|
class |
AbstractManagedParentQueue
A container class for automatically created child leaf queues.
|
class |
ManagedParentQueue
Auto Creation enabled Parent queue.
|
class |
PlanQueue
This represents a dynamic queue managed by the
ReservationSystem . |
Modifier and Type | Method and Description |
---|---|
void |
AutoCreatedQueueManagementPolicy.init(CapacitySchedulerContext schedulerContext,
ParentQueue parentQueue)
Initialize policy
|
void |
AutoCreatedQueueManagementPolicy.reinitialize(CapacitySchedulerContext schedulerContext,
ParentQueue parentQueue)
Reinitialize policy state ( if required )
|
Modifier and Type | Method and Description |
---|---|
void |
GuaranteedOrZeroCapacityOverTimePolicy.init(CapacitySchedulerContext schedulerContext,
ParentQueue parentQueue) |
void |
GuaranteedOrZeroCapacityOverTimePolicy.reinitialize(CapacitySchedulerContext schedulerContext,
ParentQueue parentQueue) |
Modifier and Type | Method and Description |
---|---|
ParentQueue |
QueueManagementChangeEvent.getParentQueue() |
Constructor and Description |
---|
QueueManagementChangeEvent(ParentQueue parentQueue,
List<QueueManagementChange> queueManagementChanges) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.