@Generated(value="by gRPC proto compiler (version 1.37.0)", 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 class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub
This interface contains block master service endpoints for Alluxio workers.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub
This interface contains block master service endpoints for Alluxio workers.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceImplBase
This interface contains block master service endpoints for Alluxio workers.
|
static class |
BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub
This interface contains block master service endpoints for Alluxio workers.
|
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<CommitBlockInUfsPRequest,CommitBlockInUfsPResponse> getCommitBlockInUfsMethod()
public static io.grpc.MethodDescriptor<GetWorkerIdPRequest,GetWorkerIdPResponse> getGetWorkerIdMethod()
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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.