Class ControlTunnel.RequestProfile
java.lang.Object
org.apache.drill.exec.rpc.FutureBitCommand<UserBitShared.QueryProfile,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
org.apache.drill.exec.rpc.control.ControlTunnel.RequestProfile
- All Implemented Interfaces:
RpcCommand<UserBitShared.QueryProfile,,ControlConnection, BitControl.RpcType, UserBitShared.QueryId> RpcConnectionHandler<ControlConnection>
- Enclosing class:
ControlTunnel
public static class ControlTunnel.RequestProfile
extends FutureBitCommand<UserBitShared.QueryProfile,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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoRpcCall(RpcOutcomeListener<UserBitShared.QueryProfile> 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<UserBitShared.QueryProfile> outcomeListener, ControlConnection connection) - Specified by:
doRpcCallin classFutureBitCommand<UserBitShared.QueryProfile,ControlConnection, BitControl.RpcType, UserBitShared.QueryId>
-
getRpcType
-
getMessage
-