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