Class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.RDMA
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc.RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.RDMA
public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.RDMA
extends Object
This class is a Java representation of the rdma section
of the OCI Runtime Specification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RDMA
public RDMA(int hcaHandles, int hcaObjects) -
RDMA
public RDMA()
-
-
Method Details
-
getHcaHandles
public int getHcaHandles() -
getHcaObjects
public int getHcaObjects()
-