public class CgroupCoreFactory extends Object
Constructor and Description |
---|
CgroupCoreFactory() |
Modifier and Type | Method and Description |
---|---|
static Map<SubSystemType,CgroupCore> |
getInstance(Set<SubSystemType> types,
String dir) |
static CgroupCore |
getInstance(SubSystemType type,
String dir) |
public static CgroupCore getInstance(SubSystemType type, String dir)
public static Map<SubSystemType,CgroupCore> getInstance(Set<SubSystemType> types, String dir)
Copyright © 2022 The Apache Software Foundation. All rights reserved.