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