public static final class HostedManagerServiceGrpc.HostedManagerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<HostedManagerServiceGrpc.HostedManagerServiceBlockingStub>
Modifier and Type | Method and Description |
---|---|
AlluxioClusterHeartbeatResponse |
alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request)
unary RPCs
|
protected HostedManagerServiceGrpc.HostedManagerServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
RegisterManagerResponse |
registerManager(RegisterManagerRequest request) |
protected HostedManagerServiceGrpc.HostedManagerServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<HostedManagerServiceGrpc.HostedManagerServiceBlockingStub>
public AlluxioClusterHeartbeatResponse alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request)
unary RPCs
public RegisterManagerResponse registerManager(RegisterManagerRequest request)
Copyright © 2023. All Rights Reserved.