Uses of Class
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds
-
Packages that use CircuitBreakers.Thresholds Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of CircuitBreakers.Thresholds in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as CircuitBreakers.Thresholds Modifier and Type Field Description private static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.Thresholds Modifier and Type Field Description private static com.google.protobuf.Parser<CircuitBreakers.Thresholds>CircuitBreakers.Thresholds. PARSERprivate java.util.List<CircuitBreakers.Thresholds>CircuitBreakers.Builder. perHostThresholds_private java.util.List<CircuitBreakers.Thresholds>CircuitBreakers. perHostThresholds_private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers.Builder. perHostThresholdsBuilder_private java.util.List<CircuitBreakers.Thresholds>CircuitBreakers.Builder. thresholds_private java.util.List<CircuitBreakers.Thresholds>CircuitBreakers. thresholds_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 Modifier and Type Method Description CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. build()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. buildPartial()static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. getDefaultInstance()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. getDefaultInstanceForType()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. getDefaultInstanceForType()CircuitBreakers.ThresholdsCircuitBreakers.Builder. getPerHostThresholds(int index)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsCircuitBreakers. getPerHostThresholds(int index)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsCircuitBreakersOrBuilder. getPerHostThresholds(int index)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsCircuitBreakers.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.ThresholdsCircuitBreakers. 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.ThresholdsCircuitBreakersOrBuilder. 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(java.io.InputStream input)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseDelimitedFrom(java.io.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(java.io.InputStream input)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(java.nio.ByteBuffer data)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.Thresholds Modifier and Type Method Description com.google.protobuf.Parser<CircuitBreakers.Thresholds>CircuitBreakers.Thresholds. getParserForType()private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers.Builder. getPerHostThresholdsFieldBuilder()java.util.List<CircuitBreakers.Thresholds>CircuitBreakers.Builder. getPerHostThresholdsList()Optional per-host limits which apply to each individual host in a cluster.java.util.List<CircuitBreakers.Thresholds>CircuitBreakers. getPerHostThresholdsList()Optional per-host limits which apply to each individual host in a cluster.java.util.List<CircuitBreakers.Thresholds>CircuitBreakersOrBuilder. getPerHostThresholdsList()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()java.util.List<CircuitBreakers.Thresholds>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.java.util.List<CircuitBreakers.Thresholds>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.java.util.List<CircuitBreakers.Thresholds>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.Thresholds Modifier and Type Method Description CircuitBreakers.BuilderCircuitBreakers.Builder. addPerHostThresholds(int index, CircuitBreakers.Thresholds value)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.BuilderCircuitBreakers.Builder. addPerHostThresholds(CircuitBreakers.Thresholds value)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.BuilderCircuitBreakers.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.BuilderCircuitBreakers.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.private voidCircuitBreakers.Thresholds.Builder. buildPartial0(CircuitBreakers.Thresholds result)CircuitBreakers.Thresholds.BuilderCircuitBreakers.Thresholds.Builder. mergeFrom(CircuitBreakers.Thresholds other)static CircuitBreakers.Thresholds.BuilderCircuitBreakers.Thresholds. newBuilder(CircuitBreakers.Thresholds prototype)CircuitBreakers.BuilderCircuitBreakers.Builder. setPerHostThresholds(int index, CircuitBreakers.Thresholds value)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.BuilderCircuitBreakers.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.Thresholds Modifier and Type Method Description CircuitBreakers.BuilderCircuitBreakers.Builder. addAllPerHostThresholds(java.lang.Iterable<? extends CircuitBreakers.Thresholds> values)Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.BuilderCircuitBreakers.Builder. addAllThresholds(java.lang.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.
-