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