Uses of Class
io.grpc.internal.RetriableStream.RetryPlan
Packages that use RetriableStream.RetryPlan
-
Uses of RetriableStream.RetryPlan in io.grpc.internal
Methods in io.grpc.internal that return RetriableStream.RetryPlanModifier and TypeMethodDescriptionprivate RetriableStream.RetryPlanRetriableStream.Sublistener.makeRetryDecision(Status status, Metadata trailer) Decides in current situation whether or not the RPC should retry and if it should retry how long the backoff should be.