@Generated(value="by gRPC proto compiler (version 1.54.1)", comments="Source: grpc/file_system_master.proto") public final class FileSystemMasterWorkerServiceGrpc extends Object
This interface contains file system master service endpoints for Alluxio workers.
Modifier and Type | Class and Description |
---|---|
static interface |
FileSystemMasterWorkerServiceGrpc.AsyncService
This interface contains file system master service endpoints for Alluxio workers.
|
static class |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service FileSystemMasterWorkerService.
|
static class |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service FileSystemMasterWorkerService.
|
static class |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase
Base class for the server implementation of the service FileSystemMasterWorkerService.
|
static class |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub
A stub to allow clients to do asynchronous rpc calls to service FileSystemMasterWorkerService.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<FileSystemHeartbeatPRequest,FileSystemHeartbeatPResponse> getFileSystemHeartbeatMethod()
public static io.grpc.MethodDescriptor<GetFileInfoPRequest,GetFileInfoPResponse> getGetFileInfoMethod()
public static io.grpc.MethodDescriptor<GetPinnedFileIdsPRequest,GetPinnedFileIdsPResponse> getGetPinnedFileIdsMethod()
public static io.grpc.MethodDescriptor<GetUfsInfoPRequest,GetUfsInfoPResponse> getGetUfsInfoMethod()
public static io.grpc.MethodDescriptor<GetMountIdPRequest,GetMountIdPResponse> getGetMountIdMethod()
public static FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub newStub(io.grpc.Channel channel)
public static FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(FileSystemMasterWorkerServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.