| Package | Description |
|---|---|
| org.apache.drill.exec.rpc | |
| org.apache.drill.exec.rpc.control |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionConfig |
class |
BitConnectionConfig |
| Constructor and Description |
|---|
AbstractServerConnection(io.netty.channel.socket.SocketChannel channel,
ConnectionConfig config,
RequestHandler<S> handler) |
AbstractServerConnection(io.netty.channel.socket.SocketChannel channel,
String name,
ConnectionConfig config,
RequestHandler<S> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlConnectionConfig |
Copyright © 2022 The Apache Software Foundation. All rights reserved.