Class ControlTunnel.CancelQuery
java.lang.Object
org.apache.drill.exec.rpc.FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
org.apache.drill.exec.rpc.control.ControlTunnel.CancelQuery
- All Implemented Interfaces:
RpcCommand<GeneralRPCProtos.Ack,
,ControlConnection, BitControl.RpcType, UserBitShared.QueryId> RpcConnectionHandler<ControlConnection>
- Enclosing class:
- ControlTunnel
public static class ControlTunnel.CancelQuery
extends FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.exec.rpc.RpcConnectionHandler
RpcConnectionHandler.FailureType
-
Field Summary
Fields inherited from class org.apache.drill.exec.rpc.FutureBitCommand
settableFuture
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doRpcCall
(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener, ControlConnection connection) Methods inherited from class org.apache.drill.exec.rpc.FutureBitCommand
connectionAvailable, connectionFailed, connectionSucceeded, getFuture, getOutcomeListener
-
Constructor Details
-
Method Details
-
doRpcCall
public void doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener, ControlConnection connection) - Specified by:
doRpcCall
in classFutureBitCommand<GeneralRPCProtos.Ack,
ControlConnection, BitControl.RpcType, UserBitShared.QueryId>
-
getRpcType
-
getMessage
-