public class CGroupsMountConfig
extends java.lang.Object
| Constructor | Description |
|---|---|
CGroupsMountConfig(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
ensureMountPathIsDefined() |
|
java.lang.String |
getMountPath() |
|
boolean |
isMountEnabled() |
|
boolean |
isMountPathDefined() |
|
boolean |
mountDisabledButMountPathDefined() |
|
boolean |
mountEnabledAndMountPathDefined() |
|
java.lang.String |
toString() |
public CGroupsMountConfig(org.apache.hadoop.conf.Configuration conf)
public boolean ensureMountPathIsDefined()
throws ResourceHandlerException
ResourceHandlerExceptionpublic boolean isMountPathDefined()
public boolean isMountEnabled()
public boolean mountDisabledButMountPathDefined()
public boolean mountEnabledAndMountPathDefined()
public java.lang.String getMountPath()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.