Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TempAppPerPartition
Packages that use TempAppPerPartition
-
Uses of TempAppPerPartition in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity that return types with arguments of type TempAppPerPartitionMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity with type arguments of type TempAppPerPartitionModifier and TypeMethodDescriptionvoidTempQueuePerPartition.addAllApps(Collection<TempAppPerPartition> orderedApps) voidFifoIntraQueuePreemptionPlugin.validateOutSameAppPriorityFromDemand(org.apache.hadoop.yarn.api.records.Resource cluster, TreeSet<TempAppPerPartition> orderedApps, Map<String, TempUserPerPartition> usersPerPartition, ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy intraQueuePreemptionOrder)