Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudgetOrBuilder
Packages that use CircuitBreakers.Thresholds.RetryBudgetOrBuilder
-
Uses of CircuitBreakers.Thresholds.RetryBudgetOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement CircuitBreakers.Thresholds.RetryBudgetOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeenvoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget
static final class
Protobuf typeenvoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.Thresholds.RetryBudgetOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CircuitBreakers.Thresholds.RetryBudget, CircuitBreakers.Thresholds.RetryBudget.Builder, CircuitBreakers.Thresholds.RetryBudgetOrBuilder> CircuitBreakers.Thresholds.Builder.retryBudgetBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakers.Thresholds.RetryBudgetOrBuilderModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.Builder.getRetryBudgetOrBuilder()
Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.getRetryBudgetOrBuilder()
Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.ThresholdsOrBuilder.getRetryBudgetOrBuilder()
Specifies a limit on concurrent retries in relation to the number of active requests.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.Thresholds.RetryBudgetOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CircuitBreakers.Thresholds.RetryBudget, CircuitBreakers.Thresholds.RetryBudget.Builder, CircuitBreakers.Thresholds.RetryBudgetOrBuilder> CircuitBreakers.Thresholds.Builder.internalGetRetryBudgetFieldBuilder()
Specifies a limit on concurrent retries in relation to the number of active requests.