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