Uses of Class
io.dingodb.sdk.service.entity.coordinator.RegisterRestoreStatusRequest
Packages that use RegisterRestoreStatusRequest
-
Uses of RegisterRestoreStatusRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type RegisterRestoreStatusRequestModifier and TypeMethodDescriptiondefault RegisterRestoreStatusResponseCoordinatorService.registerRestoreStatus(long requestId, RegisterRestoreStatusRequest request) default RegisterRestoreStatusResponseCoordinatorService.registerRestoreStatus(RegisterRestoreStatusRequest request) Deprecated. -
Uses of RegisterRestoreStatusRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type RegisterRestoreStatusRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<RegisterRestoreStatusRequest,RegisterRestoreStatusResponse> CoordinatorServiceDescriptors.registerRestoreStatusCoordinatorServiceDescriptors.registerRestoreStatusHandlers