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