Class CGroupsMountConfig
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.CGroupsMountConfig
Stores config related to cgroups.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CGroupsMountConfig
public CGroupsMountConfig(org.apache.hadoop.conf.Configuration conf)
-
-
Method Details
-
ensureMountPathIsDefined
- Throws:
ResourceHandlerException
-
isMountPathDefined
public boolean isMountPathDefined() -
isMountEnabled
public boolean isMountEnabled() -
mountDisabledButMountPathDefined
public boolean mountDisabledButMountPathDefined() -
mountEnabledAndMountPathDefined
public boolean mountEnabledAndMountPathDefined() -
getMountPath
-
getV2MountPath
-
toString
-