public static class ControlTunnel.RequestProfile extends FutureBitCommand<UserBitShared.QueryProfile,ControlConnection,BitControl.RpcType,UserBitShared.QueryId>
RpcConnectionHandler.FailureTypesettableFuture| 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, getOutcomeListenerpublic 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 © 2022 The Apache Software Foundation. All rights reserved.