Uses of Class
io.dingodb.sdk.service.entity.coordinator.RegisterRestoreRequest
Packages that use RegisterRestoreRequest
-
Uses of RegisterRestoreRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type RegisterRestoreRequestModifier and TypeMethodDescriptiondefault RegisterRestoreResponseCoordinatorService.registerRestore(long requestId, RegisterRestoreRequest request) default RegisterRestoreResponseCoordinatorService.registerRestore(RegisterRestoreRequest request) Deprecated. -
Uses of RegisterRestoreRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type RegisterRestoreRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<RegisterRestoreRequest,RegisterRestoreResponse> CoordinatorServiceDescriptors.registerRestorestatic final ServiceCallCycles<RegisterRestoreRequest,RegisterRestoreResponse> CoordinatorServiceDescriptors.registerRestoreHandlers