Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TempUserPerPartition
Packages that use TempUserPerPartition
-
Uses of TempUserPerPartition in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity that return TempUserPerPartitionMethods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity that return types with arguments of type TempUserPerPartitionMethods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity with parameters of type TempUserPerPartitionModifier and TypeMethodDescriptionvoidTempQueuePerPartition.addUserPerPartition(String userName, TempUserPerPartition tmpUser) voidTempAppPerPartition.setTempUserPerPartition(TempUserPerPartition tu) Method parameters in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity with type arguments of type TempUserPerPartitionModifier and TypeMethodDescriptionvoidFifoIntraQueuePreemptionPlugin.validateOutSameAppPriorityFromDemand(org.apache.hadoop.yarn.api.records.Resource cluster, TreeSet<TempAppPerPartition> orderedApps, Map<String, TempUserPerPartition> usersPerPartition, ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy intraQueuePreemptionOrder)