| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.cluster |
| Modifier and Type | Class and Description |
|---|---|
static class |
CircuitBreakers.Thresholds
A Thresholds defines CircuitBreaker settings for a
:ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.
|
static class |
CircuitBreakers.Thresholds.Builder
A Thresholds defines CircuitBreaker settings for a
:ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.ThresholdsOrBuilder |
CircuitBreakersOrBuilder.getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
CircuitBreakers.ThresholdsOrBuilder |
CircuitBreakers.getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
CircuitBreakers.ThresholdsOrBuilder |
CircuitBreakers.Builder.getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreakersOrBuilder.getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
List<? extends CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreakers.getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
List<? extends CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreakers.Builder.getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>`
are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`,
the first one in the list is used.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.