Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetOrphanRegionRequest
Packages that use GetOrphanRegionRequest
-
Uses of GetOrphanRegionRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetOrphanRegionRequestModifier and TypeMethodDescriptiondefault GetOrphanRegionResponseCoordinatorService.getOrphanRegion(long requestId, GetOrphanRegionRequest request) default GetOrphanRegionResponseCoordinatorService.getOrphanRegion(GetOrphanRegionRequest request) Deprecated. -
Uses of GetOrphanRegionRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetOrphanRegionRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetOrphanRegionRequest,GetOrphanRegionResponse> CoordinatorServiceDescriptors.getOrphanRegionstatic final ServiceCallCycles<GetOrphanRegionRequest,GetOrphanRegionResponse> CoordinatorServiceDescriptors.getOrphanRegionHandlers