@Generated(value="by gRPC proto compiler (version 1.54.1)", comments="Source: grpc/block_master.proto") public final class BlockMasterClientServiceGrpc extends Object
This interface contains block master service endpoints for Alluxio clients.
Modifier and Type | Class and Description |
---|---|
static interface |
BlockMasterClientServiceGrpc.AsyncService
This interface contains block master service endpoints for Alluxio clients.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service BlockMasterClientService.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service BlockMasterClientService.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
Base class for the server implementation of the service BlockMasterClientService.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
A stub to allow clients to do asynchronous rpc calls to service BlockMasterClientService.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetBlockInfoPRequest,GetBlockInfoPResponse> getGetBlockInfoMethod()
public static io.grpc.MethodDescriptor<GetBlockMasterInfoPOptions,GetBlockMasterInfoPResponse> getGetBlockMasterInfoMethod()
public static io.grpc.MethodDescriptor<GetCapacityBytesPOptions,GetCapacityBytesPResponse> getGetCapacityBytesMethod()
public static io.grpc.MethodDescriptor<GetUsedBytesPOptions,GetUsedBytesPResponse> getGetUsedBytesMethod()
public static io.grpc.MethodDescriptor<GetWorkerInfoListPOptions,GetWorkerInfoListPResponse> getGetWorkerInfoListMethod()
public static io.grpc.MethodDescriptor<GetWorkerInfoListPOptions,GetWorkerInfoListPResponse> getGetLostWorkerListMethod()
public static io.grpc.MethodDescriptor<RemoveDisabledWorkerPOptions,RemoveDisabledWorkerPResponse> getRemoveDisabledWorkerMethod()
public static io.grpc.MethodDescriptor<GetWorkerReportPOptions,GetWorkerInfoListPResponse> getGetWorkerReportMethod()
public static io.grpc.MethodDescriptor<GetWorkerLostStoragePOptions,GetWorkerLostStoragePResponse> getGetWorkerLostStorageMethod()
public static io.grpc.MethodDescriptor<DecommissionWorkerPOptions,DecommissionWorkerPResponse> getDecommissionWorkerMethod()
public static BlockMasterClientServiceGrpc.BlockMasterClientServiceStub newStub(io.grpc.Channel channel)
public static BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(BlockMasterClientServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.