Uses of Class
io.dingodb.sdk.service.entity.node.GetFailPointResponse
Packages that use GetFailPointResponse
-
Uses of GetFailPointResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetFailPointResponseModifier and TypeMethodDescriptiondefault GetFailPointResponseNodeService.getFailPoints(long requestId, GetFailPointRequest request) default GetFailPointResponseNodeService.getFailPoints(GetFailPointRequest request) Deprecated. -
Uses of GetFailPointResponse in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type GetFailPointResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetFailPointRequest,GetFailPointResponse> NodeServiceDescriptors.getFailPointsstatic final ServiceCallCycles<GetFailPointRequest,GetFailPointResponse> NodeServiceDescriptors.getFailPointsHandlers