Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Method and Description |
---|---|
void |
GrpcConnectionPool.releaseConnection(GrpcConnectionKey connectionKey,
AlluxioConfiguration conf)
Decreases the ref-count of the
ManagedChannel for the given address. |
Constructor and Description |
---|
GrpcConnection(GrpcConnectionKey key,
io.grpc.ManagedChannel managedChannel,
AlluxioConfiguration conf)
Creates a new connection object.
|
Copyright © 2023. All Rights Reserved.