Uses of Interface
org.apache.drill.exec.rpc.ConnectionConfig
-
Uses of ConnectionConfig in org.apache.drill.exec.rpc
ModifierConstructorDescriptionAbstractServerConnection
(io.netty.channel.socket.SocketChannel channel, String name, ConnectionConfig config, RequestHandler<S> handler) AbstractServerConnection
(io.netty.channel.socket.SocketChannel channel, ConnectionConfig config, RequestHandler<S> handler) -
Uses of ConnectionConfig in org.apache.drill.exec.rpc.control