Package | Description |
---|---|
alluxio.grpc | |
alluxio.security.authentication |
Constructor and Description |
---|
GrpcChannel(GrpcChannelKey channelKey,
AuthenticatedChannel channel,
long shutdownTimeoutMs)
Create a new instance of
GrpcChannel with an authenticated channel. |
Modifier and Type | Method and Description |
---|---|
AuthenticatedChannel |
ChannelAuthenticator.authenticate(io.grpc.ManagedChannel managedChannel)
Authenticates given
NettyChannelBuilder instance. |
Copyright © 2023. All Rights Reserved.