Class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device
public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device
extends Object
This class is a Java representation of the device section
of the OCI Runtime Specification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Device
-
Device
public Device()
-
-
Method Details
-
isAllow
public boolean isAllow() -
getType
-
getMajor
public long getMajor() -
getMinor
public long getMinor() -
getAccess
-