Uses of Class
org.apache.storm.container.oci.OciContainerExecutorConfig.OciLayer
Packages that use OciContainerExecutorConfig.OciLayer
-
Uses of OciContainerExecutorConfig.OciLayer in org.apache.storm.container.oci
Methods in org.apache.storm.container.oci that return types with arguments of type OciContainerExecutorConfig.OciLayerConstructor parameters in org.apache.storm.container.oci with type arguments of type OciContainerExecutorConfig.OciLayerModifierConstructorDescriptionOciContainerExecutorConfig
(String version, String username, String containerId, String pidFile, String containerScriptPath, List<OciContainerExecutorConfig.OciLayer> layers, int reapLayerKeepCount, OciContainerExecutorConfig.OciRuntimeConfig ociRuntimeConfig) OciContainerExecutorConfig
(String username, String containerId, String pidFile, String containerScriptPath, List<OciContainerExecutorConfig.OciLayer> layers, int reapLayerKeepCount, OciContainerExecutorConfig.OciRuntimeConfig ociRuntimeConfig)