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