Uses of Class
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget
Packages that use CircuitBreakers.Thresholds.RetryBudget
-
Uses of CircuitBreakers.Thresholds.RetryBudget in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as CircuitBreakers.Thresholds.RetryBudgetModifier and TypeFieldDescriptionprivate static final CircuitBreakers.Thresholds.RetryBudgetCircuitBreakers.Thresholds.RetryBudget.DEFAULT_INSTANCECircuitBreakers.Thresholds.Builder.retryBudget_CircuitBreakers.Thresholds.retryBudget_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.Thresholds.RetryBudgetModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<CircuitBreakers.Thresholds.RetryBudget> CircuitBreakers.Thresholds.RetryBudget.PARSERprivate 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.RetryBudgetModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.RetryBudget.Builder.build()CircuitBreakers.Thresholds.RetryBudget.Builder.buildPartial()CircuitBreakers.Thresholds.RetryBudget.getDefaultInstance()CircuitBreakers.Thresholds.RetryBudget.Builder.getDefaultInstanceForType()CircuitBreakers.Thresholds.RetryBudget.getDefaultInstanceForType()CircuitBreakers.Thresholds.Builder.getRetryBudget()Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.getRetryBudget()Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.ThresholdsOrBuilder.getRetryBudget()Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.RetryBudget.parseDelimitedFrom(InputStream input) CircuitBreakers.Thresholds.RetryBudget.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.RetryBudget.parseFrom(byte[] data) CircuitBreakers.Thresholds.RetryBudget.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.ByteString data) CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.CodedInputStream input) CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.RetryBudget.parseFrom(InputStream input) CircuitBreakers.Thresholds.RetryBudget.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.RetryBudget.parseFrom(ByteBuffer data) CircuitBreakers.Thresholds.RetryBudget.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.Thresholds.RetryBudgetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CircuitBreakers.Thresholds.RetryBudget> CircuitBreakers.Thresholds.RetryBudget.getParserForType()private 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.static com.google.protobuf.Parser<CircuitBreakers.Thresholds.RetryBudget> CircuitBreakers.Thresholds.RetryBudget.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type CircuitBreakers.Thresholds.RetryBudgetModifier and TypeMethodDescriptionprivate voidCircuitBreakers.Thresholds.RetryBudget.Builder.buildPartial0(CircuitBreakers.Thresholds.RetryBudget result) CircuitBreakers.Thresholds.RetryBudget.Builder.mergeFrom(CircuitBreakers.Thresholds.RetryBudget other) CircuitBreakers.Thresholds.Builder.mergeRetryBudget(CircuitBreakers.Thresholds.RetryBudget value) Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.RetryBudget.newBuilder(CircuitBreakers.Thresholds.RetryBudget prototype) CircuitBreakers.Thresholds.Builder.setRetryBudget(CircuitBreakers.Thresholds.RetryBudget value) Specifies a limit on concurrent retries in relation to the number of active requests.