Uses of Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa.NumaResourceAllocation
Packages that use NumaResourceAllocation
Package
Description
Package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.
-
Uses of NumaResourceAllocation in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa that return NumaResourceAllocationModifier and TypeMethodDescriptionNumaResourceAllocator.allocateNumaNodes(Container container) Allocates the available NUMA nodes for the requested containerId with resource in a round robin fashion.