Class ListeningCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite>

java.lang.Object
org.apache.drill.exec.rpc.ListeningCommand<T,C,E,M>
All Implemented Interfaces:
RpcCommand<T,C,E,M>, RpcConnectionHandler<C>
Direct Known Subclasses:
ControlTunnel.CustomMessageSender, ControlTunnel.ReceiverFinished, ControlTunnel.SendFragment, ControlTunnel.SignalFragment

public abstract class ListeningCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> extends Object implements RpcCommand<T,C,E,M>