Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakersOrBuilder
Packages that use CircuitBreakersOrBuilder
-
Uses of CircuitBreakersOrBuilder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return CircuitBreakersOrBuilderModifier and TypeMethodDescriptionClusterStatus.Builder.getCircuitBreakersOrBuilder():ref:`Circuit breaking <arch_overview_circuit_break>` settings of the cluster.ClusterStatus.getCircuitBreakersOrBuilder():ref:`Circuit breaking <arch_overview_circuit_break>` settings of the cluster.ClusterStatusOrBuilder.getCircuitBreakersOrBuilder():ref:`Circuit breaking <arch_overview_circuit_break>` settings of the cluster. -
Uses of CircuitBreakersOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement CircuitBreakersOrBuilderModifier and TypeClassDescriptionfinal class:ref:`Circuit breaking<arch_overview_circuit_break>` settings can be specified individually for each defined priority.static final class:ref:`Circuit breaking<arch_overview_circuit_break>` settings can be specified individually for each defined priority.Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakersOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getCircuitBreakersOrBuilder()Optional :ref:`circuit breaking <arch_overview_circuit_break>` for the cluster.Cluster.getCircuitBreakersOrBuilder()Optional :ref:`circuit breaking <arch_overview_circuit_break>` for the cluster.ClusterOrBuilder.getCircuitBreakersOrBuilder()Optional :ref:`circuit breaking <arch_overview_circuit_break>` for the cluster.