Uses of Class
org.apache.storm.container.oci.OciResource
-
Uses of OciResource in org.apache.storm.container.oci
Modifier and TypeMethodDescriptionHdfsManifestToResourcesPlugin.getConfigResource
(ImageManifest manifest) OciManifestToResourcesPluginInterface.getConfigResource
(ImageManifest manifest) Get the image config information from the manifest.Modifier and TypeMethodDescriptionHdfsManifestToResourcesPlugin.getLayerResources
(ImageManifest manifest) OciManifestToResourcesPluginInterface.getLayerResources
(ImageManifest manifest) Get the layers information from the manifest.Modifier and TypeMethodDescriptionHdfsOciResourcesLocalizer.localize
(OciResource ociResource) Download the resources from HDFS to local dir.OciResourcesLocalizerInterface.localize
(OciResource ociResource) Localize the oci resource.Modifier and TypeMethodDescriptionOciResourcesLocalizerInterface.localize
(List<OciResource> resourceList) Localize a list of oci resources.