Class FifoOrderingPolicyWithExclusivePartitions<S extends SchedulableEntity>

java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.policy.FifoOrderingPolicyWithExclusivePartitions<S>
All Implemented Interfaces:
OrderingPolicy<S>

public class FifoOrderingPolicyWithExclusivePartitions<S extends SchedulableEntity> extends Object implements OrderingPolicy<S>
Similar to FifoOrderingPolicy, but with separate ordering policies for each partition in yarn.scheduler.capacity.<queue-path>.ordering-policy.exclusive-enforced-partitions.