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