Uses of Interface
org.apache.drill.exec.rpc.RpcCommand
Packages that use RpcCommand
-
Uses of RpcCommand in org.apache.drill.exec.rpc
Classes in org.apache.drill.exec.rpc that implement RpcCommandModifier and TypeClassDescriptionclass
FutureBitCommand<T extends com.google.protobuf.MessageLite,
C extends RemoteConnection, E extends com.google.protobuf.Internal.EnumLite, M extends com.google.protobuf.MessageLite> class
ListeningCommand<T extends com.google.protobuf.MessageLite,
C extends RemoteConnection, E extends com.google.protobuf.Internal.EnumLite, M extends com.google.protobuf.MessageLite> Methods in org.apache.drill.exec.rpc with type parameters of type RpcCommandModifier and TypeMethodDescription<T extends com.google.protobuf.MessageLite,
E extends com.google.protobuf.Internal.EnumLite, M extends com.google.protobuf.MessageLite, R extends RpcCommand<T, C, E, M>>
voidReconnectingConnection.runCommand
(R cmd) Constructors in org.apache.drill.exec.rpc with parameters of type RpcCommand -
Uses of RpcCommand in org.apache.drill.exec.rpc.control
Classes in org.apache.drill.exec.rpc.control that implement RpcCommandModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
Methods in org.apache.drill.exec.rpc.control with parameters of type RpcCommand