Uses of Class
io.dingodb.sdk.service.entity.debug.DestroyRegionRequest
Packages that use DestroyRegionRequest
-
Uses of DestroyRegionRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DestroyRegionRequestModifier and TypeMethodDescriptiondefault DestroyRegionResponseDebugService.destroyRegion(long requestId, DestroyRegionRequest request) default DestroyRegionResponseDebugService.destroyRegion(DestroyRegionRequest request) Deprecated. -
Uses of DestroyRegionRequest in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type DestroyRegionRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DestroyRegionRequest,DestroyRegionResponse> DebugServiceDescriptors.destroyRegionstatic final ServiceCallCycles<DestroyRegionRequest,DestroyRegionResponse> DebugServiceDescriptors.destroyRegionHandlers