public class FairSchedulerLeafQueueInfo extends FairSchedulerQueueInfo
| Constructor | Description |
|---|---|
FairSchedulerLeafQueueInfo() |
|
FairSchedulerLeafQueueInfo(FSLeafQueue queue,
FairScheduler scheduler) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getNumActiveApplications() |
|
int |
getNumPendingApplications() |
getAllocatedContainers, getAMMaxResources, getAMUsedResources, getChildQueues, getChildQueues, getDemandResources, getFairShare, getFairShareMemoryFraction, getLabel, getMaxApplications, getMaxContainerAllocation, getMaxResources, getMaxResourcesFraction, getMinResources, getPendingContainers, getQueueName, getReservedContainers, getReservedResources, getSchedulingPolicy, getSteadyFairShare, getSteadyFairShareMemoryFraction, getUsedMemoryFraction, getUsedResources, isPreemptablepublic FairSchedulerLeafQueueInfo()
public FairSchedulerLeafQueueInfo(FSLeafQueue queue, FairScheduler scheduler)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.