public static interface MetaMasterProxyServiceGrpc.AsyncService
This interface contains meta master service endpoints for Alluxio Proxy instances.
Modifier and Type | Method and Description |
---|---|
default void |
proxyHeartbeat(ProxyHeartbeatPRequest request,
io.grpc.stub.StreamObserver<ProxyHeartbeatPResponse> responseObserver)
Stateless heartbeat from proxy instances to report the current status.
|
default 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.