Uses of Class
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds
Packages that use CircuitBreakers.Thresholds
-
Uses of CircuitBreakers.Thresholds in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakers.ThresholdsModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.Builder.build()CircuitBreakers.Thresholds.Builder.buildPartial()static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.getDefaultInstance()CircuitBreakers.Thresholds.Builder.getDefaultInstanceForType()CircuitBreakers.Thresholds.getDefaultInstanceForType()CircuitBreakers.Builder.getPerHostThresholds(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.getPerHostThresholds(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.CircuitBreakersOrBuilder.getPerHostThresholds(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.Builder.getThresholds(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.getThresholds(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.getThresholds(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.static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseDelimitedFrom(InputStream input) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(byte[] data) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(com.google.protobuf.ByteString data) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(com.google.protobuf.CodedInputStream input) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(InputStream input) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(ByteBuffer data) static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.ThresholdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CircuitBreakers.Thresholds> CircuitBreakers.Thresholds.getParserForType()CircuitBreakers.Builder.getPerHostThresholdsList()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.getPerHostThresholdsList()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.CircuitBreakersOrBuilder.getPerHostThresholdsList()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.Builder.getThresholdsList()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.getThresholdsList()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.getThresholdsList()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.static com.google.protobuf.Parser<CircuitBreakers.Thresholds> CircuitBreakers.Thresholds.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type CircuitBreakers.ThresholdsModifier and TypeMethodDescriptionCircuitBreakers.Builder.addPerHostThresholds(int index, CircuitBreakers.Thresholds value) 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.Builder.addPerHostThresholds(CircuitBreakers.Thresholds value) 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.Builder.addThresholds(int index, CircuitBreakers.Thresholds value) 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 value) 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(CircuitBreakers.Thresholds other) CircuitBreakers.Thresholds.newBuilder(CircuitBreakers.Thresholds prototype) CircuitBreakers.Builder.setPerHostThresholds(int index, CircuitBreakers.Thresholds value) 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.Builder.setThresholds(int index, CircuitBreakers.Thresholds value) 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.Method parameters in io.envoyproxy.envoy.config.cluster.v3 with type arguments of type CircuitBreakers.ThresholdsModifier and TypeMethodDescriptionCircuitBreakers.Builder.addAllPerHostThresholds(Iterable<? extends CircuitBreakers.Thresholds> values) 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.Builder.addAllThresholds(Iterable<? extends CircuitBreakers.Thresholds> values) 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.