@Generated(value="by gRPC proto compiler (version 1.54.1)", comments="Source: grpc/block_master.proto") public final class BlockMasterWorkerServiceGrpc extends Object
This interface contains block master service endpoints for Alluxio workers.
Modifier and Type | Class and Description |
---|---|
static interface |
BlockMasterWorkerServiceGrpc.AsyncService
This interface contains block master service endpoints for Alluxio workers.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service BlockMasterWorkerService.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service BlockMasterWorkerService.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceImplBase
Base class for the server implementation of the service BlockMasterWorkerService.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub
A stub to allow clients to do asynchronous rpc calls to service BlockMasterWorkerService.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<BlockHeartbeatPRequest,BlockHeartbeatPResponse> getBlockHeartbeatMethod()
public static io.grpc.MethodDescriptor<CommitBlockPRequest,CommitBlockPResponse> getCommitBlockMethod()
public static io.grpc.MethodDescriptor<GetWorkerIdPRequest,GetWorkerIdPResponse> getGetWorkerIdMethod()
public static io.grpc.MethodDescriptor<NotifyWorkerIdPRequest,NotifyWorkerIdPResponse> getNotifyWorkerIdMethod()
public static io.grpc.MethodDescriptor<RegisterWorkerPRequest,RegisterWorkerPResponse> getRegisterWorkerMethod()
public static io.grpc.MethodDescriptor<RegisterWorkerPRequest,RegisterWorkerPResponse> getRegisterWorkerStreamMethod()
public static io.grpc.MethodDescriptor<GetRegisterLeasePRequest,GetRegisterLeasePResponse> getRequestRegisterLeaseMethod()
public static BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub newStub(io.grpc.Channel channel)
public static BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(BlockMasterWorkerServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.