Uses of Class
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds.Builder
Packages that use CircuitBreakers.Thresholds.Builder
-
Uses of CircuitBreakers.Thresholds.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.Thresholds.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.perHostThresholdsBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.thresholdsBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakers.Thresholds.BuilderModifier and TypeMethodDescriptionCircuitBreakers.Builder.addPerHostThresholdsBuilder()
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.addPerHostThresholdsBuilder
(int index) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.addThresholdsBuilder()
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.Builder.addThresholdsBuilder
(int index) If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.Thresholds.Builder.clear()
CircuitBreakers.Thresholds.Builder.clearMaxConnectionPools()
The maximum number of connection pools per cluster that Envoy will concurrently support at once.CircuitBreakers.Thresholds.Builder.clearMaxConnections()
The maximum number of connections that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.clearMaxPendingRequests()
The maximum number of pending requests that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.clearMaxRequests()
The maximum number of parallel requests that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.clearMaxRetries()
The maximum number of parallel retries that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.clearPriority()
The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.CircuitBreakers.Thresholds.Builder.clearRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.Builder.clearTrackRemaining()
If track_remaining is true, then stats will be published that expose the number of resources remaining until the circuit breakers open.CircuitBreakers.Builder.getPerHostThresholdsBuilder
(int index) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.getThresholdsBuilder
(int index) If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.Thresholds.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CircuitBreakers.Thresholds.Builder.mergeFrom
(com.google.protobuf.Message other) CircuitBreakers.Thresholds.Builder.mergeFrom
(CircuitBreakers.Thresholds other) CircuitBreakers.Thresholds.Builder.mergeMaxConnectionPools
(com.google.protobuf.UInt32Value value) The maximum number of connection pools per cluster that Envoy will concurrently support at once.CircuitBreakers.Thresholds.Builder.mergeMaxConnections
(com.google.protobuf.UInt32Value value) The maximum number of connections that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.mergeMaxPendingRequests
(com.google.protobuf.UInt32Value value) The maximum number of pending requests that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.mergeMaxRequests
(com.google.protobuf.UInt32Value value) The maximum number of parallel requests that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.mergeMaxRetries
(com.google.protobuf.UInt32Value value) The maximum number of parallel retries that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.mergeRetryBudget
(CircuitBreakers.Thresholds.RetryBudget value) Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.newBuilder()
CircuitBreakers.Thresholds.newBuilder
(CircuitBreakers.Thresholds prototype) CircuitBreakers.Thresholds.newBuilderForType()
protected CircuitBreakers.Thresholds.Builder
CircuitBreakers.Thresholds.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) CircuitBreakers.Thresholds.Builder.setMaxConnectionPools
(com.google.protobuf.UInt32Value value) The maximum number of connection pools per cluster that Envoy will concurrently support at once.CircuitBreakers.Thresholds.Builder.setMaxConnectionPools
(com.google.protobuf.UInt32Value.Builder builderForValue) The maximum number of connection pools per cluster that Envoy will concurrently support at once.CircuitBreakers.Thresholds.Builder.setMaxConnections
(com.google.protobuf.UInt32Value value) The maximum number of connections that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxConnections
(com.google.protobuf.UInt32Value.Builder builderForValue) The maximum number of connections that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxPendingRequests
(com.google.protobuf.UInt32Value value) The maximum number of pending requests that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxPendingRequests
(com.google.protobuf.UInt32Value.Builder builderForValue) The maximum number of pending requests that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxRequests
(com.google.protobuf.UInt32Value value) The maximum number of parallel requests that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxRequests
(com.google.protobuf.UInt32Value.Builder builderForValue) The maximum number of parallel requests that Envoy will make to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxRetries
(com.google.protobuf.UInt32Value value) The maximum number of parallel retries that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.setMaxRetries
(com.google.protobuf.UInt32Value.Builder builderForValue) The maximum number of parallel retries that Envoy will allow to the upstream cluster.CircuitBreakers.Thresholds.Builder.setPriority
(RoutingPriority value) The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.CircuitBreakers.Thresholds.Builder.setPriorityValue
(int value) The :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>` the specified CircuitBreaker settings apply to.CircuitBreakers.Thresholds.Builder.setRetryBudget
(CircuitBreakers.Thresholds.RetryBudget value) Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.Builder.setRetryBudget
(CircuitBreakers.Thresholds.RetryBudget.Builder builderForValue) Specifies a limit on concurrent retries in relation to the number of active requests.CircuitBreakers.Thresholds.Builder.setTrackRemaining
(boolean value) If track_remaining is true, then stats will be published that expose the number of resources remaining until the circuit breakers open.CircuitBreakers.Thresholds.toBuilder()
Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.Thresholds.BuilderModifier and TypeMethodDescriptionCircuitBreakers.Builder.getPerHostThresholdsBuilderList()
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.getThresholdsBuilderList()
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.private com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.internalGetPerHostThresholdsFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.internalGetThresholdsFieldBuilder()
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type CircuitBreakers.Thresholds.BuilderModifier and TypeMethodDescriptionCircuitBreakers.Builder.addPerHostThresholds
(int index, CircuitBreakers.Thresholds.Builder builderForValue) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.addPerHostThresholds
(CircuitBreakers.Thresholds.Builder builderForValue) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.addThresholds
(int index, CircuitBreakers.Thresholds.Builder builderForValue) If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.Builder.addThresholds
(CircuitBreakers.Thresholds.Builder builderForValue) If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.Builder.setPerHostThresholds
(int index, CircuitBreakers.Thresholds.Builder builderForValue) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.setThresholds
(int index, CircuitBreakers.Thresholds.Builder builderForValue) If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.