| 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> | RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp. getSyscalls() | 
| Constructor and Description | 
|---|
| Seccomp(String defaultAction,
       List<String> architectures,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall> syscalls) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.