| Package | Description |
|---|---|
| org.apache.drill.exec.rpc | |
| org.apache.drill.exec.rpc.security |
| Modifier and Type | Class and Description |
|---|---|
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>> |
| 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 | Method and Description |
|---|---|
protected abstract BasicClient<?,C,HS,?> |
ReconnectingConnection.getNewClient() |
| Constructor and Description |
|---|
AuthenticationOutcomeListener(BasicClient<T,C,HS,HR> client,
C connection,
T saslRpcType,
org.apache.hadoop.security.UserGroupInformation ugi,
RpcOutcomeListener<?> completionListener) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.