Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy
Packages that use ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy
-
Uses of ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity that return ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicyModifier and TypeMethodDescriptionCapacitySchedulerPreemptionContext.getIntraQueuePreemptionOrderPolicy()ProportionalCapacityPreemptionPolicy.getIntraQueuePreemptionOrderPolicy()Returns the enum constant of this class with the specified name.ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity with parameters of type ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicyModifier and TypeMethodDescriptionvoidFifoIntraQueuePreemptionPlugin.validateOutSameAppPriorityFromDemand(org.apache.hadoop.yarn.api.records.Resource cluster, TreeSet<TempAppPerPartition> orderedApps, Map<String, TempUserPerPartition> usersPerPartition, ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy intraQueuePreemptionOrder)