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 |
GrpcChannelBuilder.build()
Creates an authenticated channel of type
GrpcChannel . |
Constructor and Description |
---|
GrpcMessagingClientConnection(io.atomix.catalyst.concurrent.ThreadContext context,
ExecutorService executor,
GrpcChannel channel,
long requestTimeoutMs)
Creates a messaging connection for client.
|
Copyright © 2023. All Rights Reserved.