Uses of Class
io.dingodb.sdk.service.entity.debug.UnbindCoreRequest
Packages that use UnbindCoreRequest
-
Uses of UnbindCoreRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type UnbindCoreRequestModifier and TypeMethodDescriptiondefault UnbindCoreResponseDebugService.unbindCore(long requestId, UnbindCoreRequest request) default UnbindCoreResponseDebugService.unbindCore(UnbindCoreRequest request) Deprecated. -
Uses of UnbindCoreRequest in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type UnbindCoreRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UnbindCoreRequest,UnbindCoreResponse> DebugServiceDescriptors.unbindCorestatic final ServiceCallCycles<UnbindCoreRequest,UnbindCoreResponse> DebugServiceDescriptors.unbindCoreHandlers