public static class ControlTunnel.SendFragmentStatus extends FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,BitControl.FragmentStatus>
RpcConnectionHandler.FailureTypesettableFuture| Constructor and Description |
|---|
SendFragmentStatus(BitControl.FragmentStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener,
ControlConnection connection) |
BitControl.FragmentStatus |
getMessage() |
BitControl.RpcType |
getRpcType() |
connectionAvailable, connectionFailed, connectionSucceeded, getFuture, getOutcomeListenerpublic SendFragmentStatus(BitControl.FragmentStatus status)
public void doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener, ControlConnection connection)
doRpcCall in class FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,BitControl.FragmentStatus>public BitControl.RpcType getRpcType()
public BitControl.FragmentStatus getMessage()
Copyright © 2021 The Apache Software Foundation. All rights reserved.