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