| Package | Description |
|---|---|
| org.apache.drill.exec.rpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientConnection |
interface |
ServerConnection<S extends ServerConnection<S>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteConnection |
class |
EncryptionContextImpl
Context to help initializing encryption related configurations for a connection.
|
| Constructor and Description |
|---|
AbstractRemoteConnection(io.netty.channel.socket.SocketChannel channel,
String name,
EncryptionContext encryptionContext) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.