Uses of Class
io.grpc.internal.RetriableStream.FutureCanceller
-
Packages that use RetriableStream.FutureCanceller Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of RetriableStream.FutureCanceller in io.grpc.internal
Fields in io.grpc.internal declared as RetriableStream.FutureCanceller Modifier and Type Field Description private RetriableStream.FutureCancellerRetriableStream. scheduledHedging(package private) RetriableStream.FutureCancellerRetriableStream.HedgingRunnable. scheduledHedgingRefprivate RetriableStream.FutureCancellerRetriableStream. scheduledRetryConstructors in io.grpc.internal with parameters of type RetriableStream.FutureCanceller Constructor Description HedgingRunnable(RetriableStream.FutureCanceller scheduledHedging)
-