Uses of Class
io.grpc.internal.HedgingPolicy
Packages that use HedgingPolicy
-
Uses of HedgingPolicy in io.grpc.internal
Fields in io.grpc.internal declared as HedgingPolicyModifier and TypeFieldDescription(package private) final HedgingPolicyManagedChannelServiceConfig.MethodInfo.hedgingPolicyprivate final HedgingPolicyRetriableStream.hedgingPolicyMethods in io.grpc.internal that return HedgingPolicyModifier and TypeMethodDescriptionprivate static HedgingPolicyManagedChannelServiceConfig.MethodInfo.hedgingPolicy(Map<String, ?> hedgingPolicy, int maxAttemptsLimit) Constructors in io.grpc.internal with parameters of type HedgingPolicyModifierConstructorDescription(package private)RetriableStream(MethodDescriptor<ReqT, ?> method, Metadata headers, RetriableStream.ChannelBufferMeter channelBufferUsed, long perRpcBufferLimit, long channelBufferLimit, Executor callExecutor, ScheduledExecutorService scheduledExecutorService, RetryPolicy retryPolicy, HedgingPolicy hedgingPolicy, RetriableStream.Throttle throttle)