Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator.ContainerAllocation
Packages that use ContainerAllocation
-
Uses of ContainerAllocation in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator
Fields in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator declared as ContainerAllocationModifier and TypeFieldDescriptionstatic final ContainerAllocationContainerAllocation.APP_SKIPPEDSkip the application, and look at other applications of the same queuestatic final ContainerAllocationContainerAllocation.LOCALITY_SKIPPEDSkip the locality (e.g. node-local, rack-local, any), and look at other localities of the same prioritystatic final ContainerAllocationContainerAllocation.PRIORITY_SKIPPEDSkip the priority, and look at other priorities of the same applicationstatic final ContainerAllocationContainerAllocation.QUEUE_SKIPPEDSkip the leaf-queue, and look at other queues of the same parent queueMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator with parameters of type ContainerAllocationModifier and TypeMethodDescriptionprotected CSAssignmentAbstractContainerAllocator.getCSAssignmentFromAllocateResult(org.apache.hadoop.yarn.api.records.Resource clusterResource, ContainerAllocation result, RMContainer rmContainer, FiCaSchedulerNode node)