@Generated(value="by gRPC proto compiler (version 1.37.0)", 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 class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
This interface contains block master service endpoints for Alluxio clients.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
This interface contains block master service endpoints for Alluxio clients.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
This interface contains block master service endpoints for Alluxio clients.
|
static class |
BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
This interface contains block master service endpoints for Alluxio clients.
|
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<GetWorkerReportPOptions,GetWorkerInfoListPResponse> getGetWorkerReportMethod()
public static io.grpc.MethodDescriptor<GetWorkerLostStoragePOptions,GetWorkerLostStoragePResponse> getGetWorkerLostStorageMethod()
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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.