Package org.apache.drill.exec.rpc
Class RpcBus.ChannelClosedHandler
java.lang.Object
org.apache.drill.exec.rpc.RpcBus.ChannelClosedHandler
- All Implemented Interfaces:
io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
,EventListener
- Enclosing class:
- RpcBus<T extends com.google.protobuf.Internal.EnumLite,
C extends RemoteConnection>
public class RpcBus.ChannelClosedHandler
extends Object
implements io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChannelClosedHandler
-
-
Method Details
-
operationComplete
- Specified by:
operationComplete
in interfaceio.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
- Throws:
Exception
-