public static final class MetaMasterProxyServiceGrpc.MetaMasterProxyServiceStub extends io.grpc.stub.AbstractAsyncStub<MetaMasterProxyServiceGrpc.MetaMasterProxyServiceStub>
This interface contains meta master service endpoints for Alluxio Proxy instances.
Modifier and Type | Method and Description |
---|---|
protected MetaMasterProxyServiceGrpc.MetaMasterProxyServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
proxyHeartbeat(ProxyHeartbeatPRequest request,
io.grpc.stub.StreamObserver<ProxyHeartbeatPResponse> responseObserver)
Stateless heartbeat from proxy instances to report the current status.
|
protected MetaMasterProxyServiceGrpc.MetaMasterProxyServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<MetaMasterProxyServiceGrpc.MetaMasterProxyServiceStub>
public void proxyHeartbeat(ProxyHeartbeatPRequest request, io.grpc.stub.StreamObserver<ProxyHeartbeatPResponse> responseObserver)
Stateless heartbeat from proxy instances to report the current status.
Copyright © 2023. All Rights Reserved.