Uses of Class
io.dingodb.sdk.service.entity.debug.ShowAffinityRequest
Packages that use ShowAffinityRequest
-
Uses of ShowAffinityRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type ShowAffinityRequestModifier and TypeMethodDescriptiondefault ShowAffinityResponseDebugService.showAffinity(long requestId, ShowAffinityRequest request) default ShowAffinityResponseDebugService.showAffinity(ShowAffinityRequest request) Deprecated. -
Uses of ShowAffinityRequest in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type ShowAffinityRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<ShowAffinityRequest,ShowAffinityResponse> DebugServiceDescriptors.showAffinitystatic final ServiceCallCycles<ShowAffinityRequest,ShowAffinityResponse> DebugServiceDescriptors.showAffinityHandlers