Package org.apache.storm.utils
Class StormCommonInstaller
- java.lang.Object
-
- org.apache.storm.utils.StormCommonInstaller
-
- All Implemented Interfaces:
AutoCloseable
public class StormCommonInstaller extends Object implements AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description StormCommonInstaller(StormCommon instance)
-
-
-
Constructor Detail
-
StormCommonInstaller
public StormCommonInstaller(StormCommon instance)
-
-
Method Detail
-
close
public void close() throws Exception
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-
-