Package | Description |
---|---|
alluxio | |
alluxio.grpc | |
alluxio.master.journal.raft.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 |
---|
CopycatGrpcClientConnection(io.atomix.catalyst.concurrent.ThreadContext context,
ExecutorService executor,
GrpcChannel channel,
long requestTimeoutMs)
Creates a connection object for client.
|
Copyright © 2023. All Rights Reserved.