public static class ControlTunnel.SendFragmentStatus extends FutureBitCommand<GeneralRPCProtos.Ack,ControlConnection,BitControl.RpcType,BitControl.FragmentStatus>
RpcConnectionHandler.FailureType
settableFuture
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, getOutcomeListener
public 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 © 1970 The Apache Software Foundation. All rights reserved.