public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg extends Object
| Constructor and Description | 
|---|
| SeccompArg() | 
| SeccompArg(int index,
          long value,
          long valueTwo,
          String op) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getIndex() | 
| String | getOp() | 
| long | getValue() | 
| long | getValueTwo() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.