| 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 | Description |
|---|---|---|
class |
DockerLinuxContainerRuntime |
This class is an extension of
OCIContainerRuntime that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes inside
Docker containers. |
class |
RuncContainerRuntime |
This class is an extension of
OCIContainerRuntime that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes inside
Runc containers. |
| Constructor | Description |
|---|---|
ContainerVolumePublisher(Container container,
java.lang.String localMountRoot,
OCIContainerRuntime runtime) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.