Uses of Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMapping
Packages that use RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMapping
Package
Description
Package containing classes related to runC commands and common operations
used within the @{link RuncContainerRuntime}.
-
Uses of RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMapping in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc that return types with arguments of type RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMappingModifier and TypeMethodDescriptionRuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.getGidMappings()RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.getUidMappings()