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