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.Thresholds
CircuitBreakers.Thresholds. DEFAULT_INSTANCE
Fields 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. PARSER
private 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.Thresholds
CircuitBreakers.Thresholds.Builder. build()
CircuitBreakers.Thresholds
CircuitBreakers.Thresholds.Builder. buildPartial()
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. getDefaultInstance()
CircuitBreakers.Thresholds
CircuitBreakers.Thresholds.Builder. getDefaultInstanceForType()
CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. getDefaultInstanceForType()
CircuitBreakers.Thresholds
CircuitBreakers.Builder. getPerHostThresholds(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Thresholds
CircuitBreakers. getPerHostThresholds(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Thresholds
CircuitBreakersOrBuilder. getPerHostThresholds(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Thresholds
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.Thresholds
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.CircuitBreakers.Thresholds
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.Thresholds
CircuitBreakers.Thresholds. parseDelimitedFrom(java.io.InputStream input)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(byte[] data)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(com.google.protobuf.ByteString data)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(com.google.protobuf.CodedInputStream input)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(java.io.InputStream input)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CircuitBreakers.Thresholds
CircuitBreakers.Thresholds. parseFrom(java.nio.ByteBuffer data)
static CircuitBreakers.Thresholds
CircuitBreakers.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.Builder
CircuitBreakers.Builder. addPerHostThresholds(int index, CircuitBreakers.Thresholds value)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder
CircuitBreakers.Builder. addPerHostThresholds(CircuitBreakers.Thresholds value)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder
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
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.private void
CircuitBreakers.Thresholds.Builder. buildPartial0(CircuitBreakers.Thresholds result)
CircuitBreakers.Thresholds.Builder
CircuitBreakers.Thresholds.Builder. mergeFrom(CircuitBreakers.Thresholds other)
static CircuitBreakers.Thresholds.Builder
CircuitBreakers.Thresholds. newBuilder(CircuitBreakers.Thresholds prototype)
CircuitBreakers.Builder
CircuitBreakers.Builder. setPerHostThresholds(int index, CircuitBreakers.Thresholds value)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder
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.Thresholds Modifier and Type Method Description CircuitBreakers.Builder
CircuitBreakers.Builder. addAllPerHostThresholds(java.lang.Iterable<? extends CircuitBreakers.Thresholds> values)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.Builder
CircuitBreakers.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.
-