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