Package | Description |
---|---|
alluxio.grpc | |
alluxio.security.authentication |
Modifier and Type | Method and Description |
---|---|
GrpcConnection |
GrpcConnectionPool.acquireConnection(GrpcChannelKey channelKey,
AlluxioConfiguration conf)
Acquires and increases the ref-count for the
ManagedChannel . |
Constructor and Description |
---|
GrpcChannel(GrpcConnection connection,
AuthenticatedChannelClientDriver authDriver)
Create a new instance of
GrpcChannel . |
Constructor and Description |
---|
ChannelAuthenticator(GrpcConnection connection,
Subject subject,
AuthType authType,
AlluxioConfiguration conf)
Creates
ChannelAuthenticator instance. |
Copyright © 2023. All Rights Reserved.