Class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg
public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg
extends Object
This class is a Java representation of the seccomp arguments
of the OCI Runtime Specification.
-
Constructor Details
-
SeccompArg
-
SeccompArg
public SeccompArg()
-
-
Method Details
-
getIndex
public int getIndex() -
getValue
public long getValue() -
getValueTwo
public long getValueTwo() -
getOp
-