Package org.apache.drill.exec.rpc
Interface RpcConnectionHandler<T extends RemoteConnection>
- All Known Subinterfaces:
RpcCommand<T,
C, E, M>
- All Known Implementing Classes:
ControlTunnel.CancelQuery
,ControlTunnel.CustomMessageSender
,ControlTunnel.ReceiverFinished
,ControlTunnel.RequestProfile
,ControlTunnel.SendFragment
,ControlTunnel.SendFragmentStatus
,ControlTunnel.SignalFragment
,ControlTunnel.SyncCustomMessageSender
,FutureBitCommand
,ListeningCommand
,ReconnectingConnection.ConnectionListeningFuture
public interface RpcConnectionHandler<T extends RemoteConnection>
-
Nested Class Summary
-
Method Summary
-
Method Details
-
connectionSucceeded
-
connectionFailed
-