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