public class CgroupSubsystemFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CgroupSubsystemFactory.CgroupTypeResult |
| Constructor and Description |
|---|
CgroupSubsystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<CgroupSubsystemFactory.CgroupTypeResult> |
determineType(String mountInfo,
String cgroups) |
public static Optional<CgroupSubsystemFactory.CgroupTypeResult> determineType(String mountInfo, String cgroups) throws IOException
IOException