Uses of Class
org.apache.drill.exec.rpc.RpcBus
Package
Description
-
Uses of RpcBus in org.apache.drill.exec.rpc
Modifier and TypeClassDescriptionclass
BasicClient<T extends com.google.protobuf.Internal.EnumLite,
CC extends ClientConnection, HS extends com.google.protobuf.MessageLite, HR extends com.google.protobuf.MessageLite> class
BasicServer<T extends com.google.protobuf.Internal.EnumLite,
SC extends ServerConnection<SC>> A server is bound to a port and is responsible for responding to various type of requests. -
Uses of RpcBus in org.apache.drill.exec.rpc.control
-
Uses of RpcBus in org.apache.drill.exec.rpc.data
-
Uses of RpcBus in org.apache.drill.exec.rpc.user