| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.cluster |
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.Builder.build() |
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.Builder.buildPartial() |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.getDefaultInstance() |
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.getDefaultInstanceForType() |
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.Builder.getDefaultInstanceForType() |
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.ThresholdsOrBuilder.getRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests.
|
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.getRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests.
|
CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.Builder.getRetryBudget()
Specifies a limit on concurrent retries in relation to the number of active requests.
|
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseDelimitedFrom(InputStream input) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(byte[] data) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(ByteBuffer data) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.ByteString data) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.CodedInputStream input) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(InputStream input) |
static CircuitBreakers.Thresholds.RetryBudget |
CircuitBreakers.Thresholds.RetryBudget.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CircuitBreakers.Thresholds.RetryBudget> |
CircuitBreakers.Thresholds.RetryBudget.getParserForType() |
static com.google.protobuf.Parser<CircuitBreakers.Thresholds.RetryBudget> |
CircuitBreakers.Thresholds.RetryBudget.parser() |
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Thresholds.RetryBudget.Builder |
CircuitBreakers.Thresholds.RetryBudget.Builder.mergeFrom(CircuitBreakers.Thresholds.RetryBudget other) |
CircuitBreakers.Thresholds.Builder |
CircuitBreakers.Thresholds.Builder.mergeRetryBudget(CircuitBreakers.Thresholds.RetryBudget value)
Specifies a limit on concurrent retries in relation to the number of active requests.
|
static CircuitBreakers.Thresholds.RetryBudget.Builder |
CircuitBreakers.Thresholds.RetryBudget.newBuilder(CircuitBreakers.Thresholds.RetryBudget prototype) |
CircuitBreakers.Thresholds.Builder |
CircuitBreakers.Thresholds.Builder.setRetryBudget(CircuitBreakers.Thresholds.RetryBudget value)
Specifies a limit on concurrent retries in relation to the number of active requests.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.