| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc | Package containing classes related to runC commands and common operations
 used within the @{link RuncContainerRuntime}. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg> | RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall. getArgs() | 
| Constructor and Description | 
|---|
| Syscall(List<String> names,
       String action,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg> args) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.