Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder
-
Packages that use CircuitBreakers.ThresholdsOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of CircuitBreakers.ThresholdsOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement CircuitBreakers.ThresholdsOrBuilder Modifier and Type Class Description static classCircuitBreakers.ThresholdsA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.static classCircuitBreakers.Thresholds.BuilderA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakers.ThresholdsOrBuilder Modifier and Type Method Description CircuitBreakers.ThresholdsOrBuilderCircuitBreakers.Builder. getPerHostThresholdsOrBuilder(int index)Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.CircuitBreakers.ThresholdsOrBuilderCircuitBreakers. getPerHostThresholdsOrBuilder(int index)Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.CircuitBreakers.ThresholdsOrBuilderCircuitBreakersOrBuilder. getPerHostThresholdsOrBuilder(int index)Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.CircuitBreakers.ThresholdsOrBuilderCircuitBreakers.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.ThresholdsOrBuilderCircuitBreakers. 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.ThresholdsOrBuilderCircuitBreakersOrBuilder. 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.ThresholdsOrBuilder Modifier and Type Method Description List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers.Builder. getPerHostThresholdsOrBuilderList()Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers. getPerHostThresholdsOrBuilderList()Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakersOrBuilder. getPerHostThresholdsOrBuilderList()Optional per-host limits which apply to each individual host in a cluster. .. note:: currently only the :ref:`max_connections <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.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.
-