Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.service.rpc |
Modifier and Type | Method and Description |
---|---|
GrpcServer |
GrpcServerBuilder.build()
Build the server.
|
GrpcServer |
GrpcServerBuilder.build(java.util.function.Supplier<NodeState> nodeStateSupplier)
Build the server.
|
GrpcServer |
GrpcServer.start()
Start serving.
|
Modifier and Type | Field and Description |
---|---|
protected GrpcServer |
RpcServerService.mGrpcServer
The grpc server and its executor service (
RpcServerService.mRpcExecutor ) need to be managed
independently (i.e. |
Copyright © 2023. All Rights Reserved.