Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder
Packages that use CircuitBreakers.ThresholdsOrBuilder
-
Uses of CircuitBreakers.ThresholdsOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement CircuitBreakers.ThresholdsOrBuilderModifier and TypeClassDescriptionstatic final class
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.static final class
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.ThresholdsOrBuilderModifier 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.ThresholdsOrBuilderModifier and TypeMethodDescriptionCircuitBreakers.Builder.getPerHostThresholdsOrBuilder
(int index) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.getPerHostThresholdsOrBuilder
(int index) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakersOrBuilder.getPerHostThresholdsOrBuilder
(int index) Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder.getThresholdsOrBuilder
(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.getThresholdsOrBuilder
(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.CircuitBreakersOrBuilder.getThresholdsOrBuilder
(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.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.ThresholdsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.getPerHostThresholdsFieldBuilder()
List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakersOrBuilder.getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.private com.google.protobuf.RepeatedFieldBuilder
<CircuitBreakers.Thresholds, CircuitBreakers.Thresholds.Builder, CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.getThresholdsFieldBuilder()
List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.Builder.getThresholdsOrBuilderList()
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.List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakers.getThresholdsOrBuilderList()
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.List
<? extends CircuitBreakers.ThresholdsOrBuilder> CircuitBreakersOrBuilder.getThresholdsOrBuilderList()
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.