| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime | |
| org.apache.hadoop.yarn.server.nodemanager.containermanager.volume.csi | CSI volumes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DockerLinuxContainerRuntimeThis class is an extension of  OCIContainerRuntimethat uses the
 nativecontainer-executorbinary via aPrivilegedOperationExecutorinstance to launch processes inside
 Docker containers. | 
| class  | RuncContainerRuntimeThis class is an extension of  OCIContainerRuntimethat uses the
 nativecontainer-executorbinary via aPrivilegedOperationExecutorinstance to launch processes inside
 Runc containers. | 
| Constructor and Description | 
|---|
| ContainerVolumePublisher(Container container,
                        String localMountRoot,
                        OCIContainerRuntime runtime) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.