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