Class MockedCluster
- java.lang.Object
-
- org.apache.storm.testing.staticmocking.MockedCluster
-
- All Implemented Interfaces:
AutoCloseable
public class MockedCluster extends Object implements AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description MockedCluster(ClusterUtils inst)
-
-
-
Constructor Detail
-
MockedCluster
public MockedCluster(ClusterUtils inst)
-
-
Method Detail
-
close
public void close() throws Exception
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-
-