Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.rpc.AbstractRemoteConnection (implements org.apache.drill.exec.rpc.EncryptionContext, org.apache.drill.exec.rpc.RemoteConnection)
- org.apache.drill.exec.rpc.AbstractClientConnection (implements org.apache.drill.exec.rpc.ClientConnection)
- org.apache.drill.exec.rpc.user.UserClient.UserToBitConnection
- org.apache.drill.exec.rpc.AbstractServerConnection<S> (implements org.apache.drill.exec.rpc.ServerConnection<S>)
- org.apache.drill.exec.rpc.user.UserServer.BitToUserConnection (implements org.apache.drill.exec.rpc.UserClientConnection)
- org.apache.drill.exec.rpc.AbstractClientConnection (implements org.apache.drill.exec.rpc.ClientConnection)
- org.apache.drill.exec.rpc.AbstractRpcMetrics (implements org.apache.drill.exec.rpc.RpcMetrics)
- org.apache.drill.exec.rpc.user.UserRpcMetrics
- org.apache.drill.exec.rpc.user.AwaitableUserResultsListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.exec.rpc.user.BlockingResultsListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.apache.drill.exec.rpc.ProtobufLengthDecoder
- org.apache.drill.exec.rpc.user.UserProtobufLengthDecoder
- org.apache.drill.exec.rpc.ProtobufLengthDecoder
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.drill.exec.rpc.user.InboundImpersonationManager
- org.apache.drill.exec.server.options.OptionValidator
- org.apache.drill.exec.server.options.TypeValidators.TypeValidator
- org.apache.drill.exec.server.options.TypeValidators.StringValidator
- org.apache.drill.exec.rpc.user.InboundImpersonationManager.InboundImpersonationPolicyValidator
- org.apache.drill.exec.server.options.TypeValidators.StringValidator
- org.apache.drill.exec.server.options.TypeValidators.TypeValidator
- org.apache.drill.exec.rpc.user.QueryDataBatch
- org.apache.drill.exec.rpc.user.QueryResultHandler
- org.apache.drill.exec.rpc.RpcBus<T,
C> (implements java.io.Closeable) - org.apache.drill.exec.rpc.BasicClient<T,
CC, HS, HR> - org.apache.drill.exec.rpc.user.UserClient
- org.apache.drill.exec.rpc.BasicServer<T,
SC> - org.apache.drill.exec.rpc.user.UserServer
- org.apache.drill.exec.rpc.BasicClient<T,
- org.apache.drill.exec.rpc.user.UserRpcConfig
- org.apache.drill.exec.rpc.user.UserRpcUtils
- org.apache.drill.exec.rpc.user.UserServer.BitToUserConnectionConfig
- org.apache.drill.exec.rpc.user.UserSession (implements java.lang.AutoCloseable)
- org.apache.drill.exec.rpc.user.UserSession.Builder
- org.apache.drill.exec.rpc.AbstractRemoteConnection (implements org.apache.drill.exec.rpc.EncryptionContext, org.apache.drill.exec.rpc.RemoteConnection)
Interface Hierarchy
- org.apache.drill.exec.rpc.user.UserResultsListener
- org.apache.drill.exec.rpc.user.UserSession.QueryCountIncrementer