| Package | Description |
|---|---|
| envoy.api.v2.cluster |
| Modifier and Type | Class and Description |
|---|---|
static class |
CircuitBreaker.CircuitBreakers.Thresholds
A Thresholds defines CircuitBreaker settings for a
:ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.
|
static class |
CircuitBreaker.CircuitBreakers.Thresholds.Builder
A Thresholds defines CircuitBreaker settings for a
:ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder |
CircuitBreaker.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.
|
CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder |
CircuitBreaker.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.
|
CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder |
CircuitBreaker.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 CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreaker.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 CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreaker.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 CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder> |
CircuitBreaker.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 The Envoy Project. All rights reserved.