public class CgroupV2SubsystemController extends Object implements CgroupSubsystemController
EMPTY_STR| Constructor and Description |
|---|
CgroupV2SubsystemController(String mountPath,
String cgroupPath) |
| Modifier and Type | Method and Description |
|---|---|
static long |
convertStringToLong(String strval) |
static long |
getLongEntry(CgroupSubsystemController controller,
String param,
String entryname) |
String |
path() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertStringToLong, getDoubleValue, getLongEntry, getLongValue, getLongValueMatchingLine, getStringValue, stringRangeToIntArraypublic String path()
path in interface CgroupSubsystemControllerpublic static long convertStringToLong(String strval)
public static long getLongEntry(CgroupSubsystemController controller, String param, String entryname)