Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncManifestToResourcesPlugin
Packages that use RuncManifestToResourcesPlugin
Package
Description
Package containing classes related to runC commands and common operations
used within the @{link RuncContainerRuntime}.
-
Uses of RuncManifestToResourcesPlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime that return RuncManifestToResourcesPluginModifier and TypeMethodDescriptionprotected RuncManifestToResourcesPluginRuncContainerRuntime.chooseManifestToResourcesPlugin() -
Uses of RuncManifestToResourcesPlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc that implement RuncManifestToResourcesPluginModifier and TypeClassDescriptionclassThis class is a plugin for theRuncContainerRuntimethat maps runC image manifests into their associated config and layers that are located in HDFS.