Uses of Interface
org.apache.drill.exec.rpc.ConnectionConfig
Packages that use ConnectionConfig
-
Uses of ConnectionConfig in org.apache.drill.exec.rpc
Classes in org.apache.drill.exec.rpc that implement ConnectionConfigConstructors in org.apache.drill.exec.rpc with parameters of type ConnectionConfigModifierConstructorDescriptionAbstractServerConnection
(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
Classes in org.apache.drill.exec.rpc.control that implement ConnectionConfig