Package | Description |
---|---|
alluxio.grpc | |
alluxio.security.authentication |
Modifier and Type | Method and Description |
---|---|
GrpcChannelKey |
GrpcChannel.getChannelKey() |
Modifier and Type | Method and Description |
---|---|
void |
GrpcChannelPool.releaseConnection(GrpcChannelKey channelKey)
Decreases the ref-count of the
ManagedChannel for the given address. |
Constructor and Description |
---|
GrpcChannel(GrpcChannelKey channelKey,
io.grpc.ManagedChannel managedChannel)
Creates a new connection object.
|
Constructor and Description |
---|
AuthenticatedChannelClientDriver(SaslClientHandler saslClientHandler,
GrpcChannelKey channelKey)
Creates client driver with given handshake handler.
|
Copyright © 2023. All Rights Reserved.