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.data.DataClientConnection
- org.apache.drill.exec.rpc.AbstractServerConnection<S> (implements org.apache.drill.exec.rpc.ServerConnection<S>)
- org.apache.drill.exec.rpc.data.DataServerConnection
- 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.data.DataRpcMetrics
- org.apache.drill.exec.rpc.data.AckSender
- 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.data.DataProtobufLengthDecoder.Client
- org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder.Server
- 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.data.DataConnectionCreator (implements java.lang.AutoCloseable)
- org.apache.drill.exec.rpc.data.DataDefaultInstanceHandler
- org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder
- org.apache.drill.exec.rpc.data.DataRpcConfig
- org.apache.drill.exec.rpc.data.DataTunnel
- org.apache.drill.exec.rpc.data.IncomingDataBatch
- org.apache.drill.exec.rpc.ReconnectingConnection<C,
HS> (implements java.io.Closeable) - org.apache.drill.exec.rpc.data.DataConnectionManager
- 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.data.DataClient
- org.apache.drill.exec.rpc.BasicServer<T,
SC> - org.apache.drill.exec.rpc.data.DataServer
- org.apache.drill.exec.rpc.BasicClient<T,
- org.apache.drill.exec.rpc.AbstractRemoteConnection (implements org.apache.drill.exec.rpc.EncryptionContext, org.apache.drill.exec.rpc.RemoteConnection)