Uses of Class
io.dingodb.sdk.service.entity.coordinator.DropRegionPermanentlyResponse
Packages that use DropRegionPermanentlyResponse
-
Uses of DropRegionPermanentlyResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return DropRegionPermanentlyResponseModifier and TypeMethodDescriptiondefault DropRegionPermanentlyResponseCoordinatorService.dropRegionPermanently(long requestId, DropRegionPermanentlyRequest request) default DropRegionPermanentlyResponseCoordinatorService.dropRegionPermanently(DropRegionPermanentlyRequest request) Deprecated. -
Uses of DropRegionPermanentlyResponse in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type DropRegionPermanentlyResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DropRegionPermanentlyRequest,DropRegionPermanentlyResponse> CoordinatorServiceDescriptors.dropRegionPermanentlyCoordinatorServiceDescriptors.dropRegionPermanentlyHandlers