Package | Description |
---|---|
alluxio | |
alluxio.grpc | |
alluxio.master.transport |
Modifier and Type | Field and Description |
---|---|
protected GrpcChannel |
AbstractClient.mChannel
Underlying channel to the target service.
|
Modifier and Type | Method and Description |
---|---|
GrpcChannel |
GrpcChannelPool.acquireChannel(GrpcNetworkGroup networkGroup,
GrpcServerAddress serverAddress,
AlluxioConfiguration conf)
Acquires and increases the ref-count for the
ManagedChannel . |
GrpcChannel |
GrpcChannelBuilder.build()
Creates an authenticated channel of type
GrpcChannel . |
Constructor and Description |
---|
GrpcMessagingClientConnection(GrpcMessagingContext context,
ExecutorService executor,
GrpcChannel channel,
long requestTimeoutMs)
Creates a messaging connection for client.
|
Copyright © 2023. All Rights Reserved.