| Package | Description |
|---|---|
| org.apache.drill.exec.rpc | |
| org.apache.drill.exec.rpc.security |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicClient<T extends com.google.protobuf.Internal.EnumLite,CC extends ClientConnection,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite> |
class |
ConnectionMultiListener<T extends com.google.protobuf.Internal.EnumLite,CC extends ClientConnection,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite,BC extends BasicClient<T,CC,HS,HR>> |
static class |
ConnectionMultiListener.Builder<T extends com.google.protobuf.Internal.EnumLite,CC extends ClientConnection,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite,BC extends BasicClient<T,CC,HS,HR>> |
class |
ReconnectingConnection<C extends ClientConnection,HS extends com.google.protobuf.MessageLite>
Manager all connections between two particular bits.
|
| Modifier and Type | Field and Description |
|---|---|
protected CC |
BasicClient.connection |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.Internal.EnumLite,CC extends ClientConnection,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite,BC extends BasicClient<T,CC,HS,HR>> |
ConnectionMultiListener.newBuilder(RpcConnectionHandler<CC> connectionListener,
HS handshakeValue,
BC basicClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationOutcomeListener<T extends com.google.protobuf.Internal.EnumLite,C extends ClientConnection,HS extends com.google.protobuf.MessageLite,HR extends com.google.protobuf.MessageLite>
Handles SASL exchange, on the client-side.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.