java.lang.AutoCloseable, java.io.Closeable, org.apache.hadoop.service.ServiceHdfsManifestToResourcesPlugin@Unstable
public interface RuncManifestToResourcesPlugin
extends org.apache.hadoop.service.Service
RuncContainerRuntime
that maps OCI Image Manifests into associated config and layers.| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.LocalResource |
getConfigResource(ImageManifest manifest) |
|
java.util.List<org.apache.hadoop.yarn.api.records.LocalResource> |
getLayerResources(ImageManifest manifest) |
java.util.List<org.apache.hadoop.yarn.api.records.LocalResource> getLayerResources(ImageManifest manifest) throws java.io.IOException
java.io.IOExceptionorg.apache.hadoop.yarn.api.records.LocalResource getConfigResource(ImageManifest manifest) throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.