Uses of Class
io.dingodb.sdk.service.entity.coordinator.UnRegisterBackupRequest
Packages that use UnRegisterBackupRequest
-
Uses of UnRegisterBackupRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type UnRegisterBackupRequestModifier and TypeMethodDescriptiondefault UnRegisterBackupResponseCoordinatorService.unRegisterBackup(long requestId, UnRegisterBackupRequest request) default UnRegisterBackupResponseCoordinatorService.unRegisterBackup(UnRegisterBackupRequest request) Deprecated. -
Uses of UnRegisterBackupRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type UnRegisterBackupRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UnRegisterBackupRequest,UnRegisterBackupResponse> CoordinatorServiceDescriptors.unRegisterBackupstatic final ServiceCallCycles<UnRegisterBackupRequest,UnRegisterBackupResponse> CoordinatorServiceDescriptors.unRegisterBackupHandlers