Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Class and Description |
---|---|
class |
ManagedParentQueue
Auto Creation enabled Parent queue.
|
class |
PlanQueue
This represents a dynamic queue managed by the
ReservationSystem . |
Modifier and Type | Field and Description |
---|---|
protected AbstractManagedParentQueue |
AbstractAutoCreatedLeafQueue.parent |
Constructor and Description |
---|
AbstractAutoCreatedLeafQueue(CapacitySchedulerContext cs,
CapacitySchedulerConfiguration leafQueueConfigs,
String queueName,
AbstractManagedParentQueue parent,
CSQueue old) |
AbstractAutoCreatedLeafQueue(CapacitySchedulerContext cs,
String queueName,
AbstractManagedParentQueue parent,
CSQueue old) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.