Package | Description |
---|---|
org.apache.drill.exec.rpc | |
org.apache.drill.exec.rpc.control |
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> |
BitRpcUtility.prepareSaslHandshake(RpcConnectionHandler<CC> connectionHandler,
List<String> serverAuthMechanisms,
CC connection,
BitConnectionConfig config,
CoordinationProtos.DrillbitEndpoint endpoint,
BasicClient<T,CC,HS,HR> client,
T saslRpcType)
Creates various instances needed to start the SASL handshake.
|
static List<String> |
BitRpcUtility.validateHandshake(int handshakeRpcVersion,
List<String> remoteAuthMechs,
int rpcVersion,
ClientConnection connection,
BitConnectionConfig config,
BasicClient client)
Method to do validation on the handshake message received from server side.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlConnectionConfig |
Copyright © 1970 The Apache Software Foundation. All rights reserved.