@Generated(value="by gRPC proto compiler (version 1.28.1)", comments="Source: grpc/file_system_master.proto") public final class FileSystemMasterClientServiceGrpc extends Object
This interface contains file system master service endpoints for Alluxio clients.
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
This interface contains file system master service endpoints for Alluxio clients.
|
static class |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
This interface contains file system master service endpoints for Alluxio clients.
|
static class |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
This interface contains file system master service endpoints for Alluxio clients.
|
static class |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
This interface contains file system 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<CheckAccessPRequest,CheckAccessPResponse> getCheckAccessMethod()
public static io.grpc.MethodDescriptor<CheckConsistencyPRequest,CheckConsistencyPResponse> getCheckConsistencyMethod()
public static io.grpc.MethodDescriptor<CompleteFilePRequest,CompleteFilePResponse> getCompleteFileMethod()
public static io.grpc.MethodDescriptor<CreateDirectoryPRequest,CreateDirectoryPResponse> getCreateDirectoryMethod()
public static io.grpc.MethodDescriptor<CreateFilePRequest,CreateFilePResponse> getCreateFileMethod()
public static io.grpc.MethodDescriptor<FreePRequest,FreePResponse> getFreeMethod()
public static io.grpc.MethodDescriptor<GetFilePathPRequest,GetFilePathPResponse> getGetFilePathMethod()
public static io.grpc.MethodDescriptor<GetMountTablePRequest,GetMountTablePResponse> getGetMountTableMethod()
public static io.grpc.MethodDescriptor<GetSyncPathListPRequest,GetSyncPathListPResponse> getGetSyncPathListMethod()
public static io.grpc.MethodDescriptor<GetNewBlockIdForFilePRequest,GetNewBlockIdForFilePResponse> getGetNewBlockIdForFileMethod()
public static io.grpc.MethodDescriptor<GetStatusPRequest,GetStatusPResponse> getGetStatusMethod()
public static io.grpc.MethodDescriptor<ListStatusPRequest,ListStatusPResponse> getListStatusMethod()
public static io.grpc.MethodDescriptor<MountPRequest,MountPResponse> getMountMethod()
public static io.grpc.MethodDescriptor<DeletePRequest,DeletePResponse> getRemoveMethod()
public static io.grpc.MethodDescriptor<RenamePRequest,RenamePResponse> getRenameMethod()
public static io.grpc.MethodDescriptor<ReverseResolvePRequest,ReverseResolvePResponse> getReverseResolveMethod()
public static io.grpc.MethodDescriptor<ScheduleAsyncPersistencePRequest,ScheduleAsyncPersistencePResponse> getScheduleAsyncPersistenceMethod()
public static io.grpc.MethodDescriptor<SetAclPRequest,SetAclPResponse> getSetAclMethod()
public static io.grpc.MethodDescriptor<SetAttributePRequest,SetAttributePResponse> getSetAttributeMethod()
public static io.grpc.MethodDescriptor<StartSyncPRequest,StartSyncPResponse> getStartSyncMethod()
public static io.grpc.MethodDescriptor<StopSyncPRequest,StopSyncPResponse> getStopSyncMethod()
public static io.grpc.MethodDescriptor<UnmountPRequest,UnmountPResponse> getUnmountMethod()
public static io.grpc.MethodDescriptor<UpdateMountPRequest,UpdateMountPResponse> getUpdateMountMethod()
public static io.grpc.MethodDescriptor<UpdateUfsModePRequest,UpdateUfsModePResponse> getUpdateUfsModeMethod()
public static io.grpc.MethodDescriptor<GetStateLockHoldersPRequest,GetStateLockHoldersPResponse> getGetStateLockHoldersMethod()
public static FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub newStub(io.grpc.Channel channel)
public static FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.