Class CgroupCoreFactory
java.lang.Object
org.apache.storm.container.cgroup.CgroupCoreFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<SubSystemType,
CgroupCore> getInstance
(Set<SubSystemType> types, String dir) static CgroupCore
getInstance
(SubSystemType type, String dir)
-
Constructor Details
-
CgroupCoreFactory
public CgroupCoreFactory()
-
-
Method Details
-
getInstance
-
getInstance
-