Uses of Package
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime
Packages that use org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime
Package
Description
CSI volumes.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime used by org.apache.hadoop.yarn.server.nodemanagerClassDescriptionLinux-specific container runtime implementations must implement this interface.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime used by org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtimeClassDescriptionThis class is a
ContainerRuntimeimplementation that uses the nativecontainer-executorbinary via aPrivilegedOperationExecutorinstance to launch processes using the standard process model.Enumeration of the modes the JavaSandboxLinuxContainerRuntime can use.Linux-specific container runtime implementations must implement this interface.Linux container runtime types forDelegatingLinuxContainerRuntime.This class is aContainerRuntimeimplementation that uses the nativecontainer-executorbinary via aPrivilegedOperationExecutorinstance to launch processes inside OCI-compliant containers. -
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime used by org.apache.hadoop.yarn.server.nodemanager.containermanager.volume.csiClassDescriptionThis class is a
ContainerRuntimeimplementation that uses the nativecontainer-executorbinary via aPrivilegedOperationExecutorinstance to launch processes inside OCI-compliant containers.