Uses of Class
io.dingodb.sdk.service.entity.coordinator.UnRegisterRestoreRequest
Packages that use UnRegisterRestoreRequest
-
Uses of UnRegisterRestoreRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type UnRegisterRestoreRequestModifier and TypeMethodDescriptiondefault UnRegisterRestoreResponseCoordinatorService.unRegisterRestore(long requestId, UnRegisterRestoreRequest request) default UnRegisterRestoreResponseCoordinatorService.unRegisterRestore(UnRegisterRestoreRequest request) Deprecated. -
Uses of UnRegisterRestoreRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type UnRegisterRestoreRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UnRegisterRestoreRequest,UnRegisterRestoreResponse> CoordinatorServiceDescriptors.unRegisterRestoreCoordinatorServiceDescriptors.unRegisterRestoreHandlers