public static class ControlTunnel.CancelQuery extends FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
RpcConnectionHandler.FailureType
settableFuture
Constructor and Description |
---|
CancelQuery(UserBitShared.QueryId queryId) |
Modifier and Type | Method and Description |
---|---|
void |
doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener,
ControlConnection connection) |
UserBitShared.QueryId |
getMessage() |
BitControl.RpcType |
getRpcType() |
connectionAvailable, connectionFailed, connectionSucceeded, getFuture, getOutcomeListener
public CancelQuery(UserBitShared.QueryId queryId)
public void doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener, ControlConnection connection)
doRpcCall
in class FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
public BitControl.RpcType getRpcType()
public UserBitShared.QueryId getMessage()
Copyright © 1970 The Apache Software Foundation. All rights reserved.