Uses of Class
io.dingodb.sdk.common.DingoClientException.ExhaustedRetryException
Packages that use DingoClientException.ExhaustedRetryException
-
Uses of DingoClientException.ExhaustedRetryException in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DingoClientException.ExhaustedRetryExceptionModifier and TypeMethodDescriptiondefault voidServiceCallCycle.OnThrow.onThrow(REQ req, DingoClientException.ExhaustedRetryException exception, io.grpc.CallOptions options, long trace) voidServiceCallCycles.onThrow(REQ req, DingoClientException.ExhaustedRetryException ex, io.grpc.CallOptions options, long trace)