Uses of Class
io.dingodb.sdk.service.entity.debug.BindCoreRequest
Packages that use BindCoreRequest
-
Uses of BindCoreRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type BindCoreRequestModifier and TypeMethodDescriptiondefault BindCoreResponseDebugService.bindCore(long requestId, BindCoreRequest request) default BindCoreResponseDebugService.bindCore(BindCoreRequest request) Deprecated. -
Uses of BindCoreRequest in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type BindCoreRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<BindCoreRequest,BindCoreResponse> DebugServiceDescriptors.bindCorestatic final ServiceCallCycles<BindCoreRequest,BindCoreResponse> DebugServiceDescriptors.bindCoreHandlers