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