| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v3 |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.Builder.build() |
RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.Builder.buildPartial() |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.getDefaultInstance() |
RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.getDefaultInstanceForType() |
RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.Builder.getDefaultInstanceForType() |
RetryPolicy.RetryHostPredicate |
RetryPolicyOrBuilder.getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
RetryPolicy.RetryHostPredicate |
RetryPolicy.getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
RetryPolicy.RetryHostPredicate |
RetryPolicy.Builder.getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseDelimitedFrom(InputStream input) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(byte[] data) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(ByteBuffer data) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(com.google.protobuf.ByteString data) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(com.google.protobuf.CodedInputStream input) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(InputStream input) |
static RetryPolicy.RetryHostPredicate |
RetryPolicy.RetryHostPredicate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate> |
RetryPolicy.RetryHostPredicate.getParserForType() |
List<RetryPolicy.RetryHostPredicate> |
RetryPolicyOrBuilder.getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
List<RetryPolicy.RetryHostPredicate> |
RetryPolicy.getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
List<RetryPolicy.RetryHostPredicate> |
RetryPolicy.Builder.getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
static com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate> |
RetryPolicy.RetryHostPredicate.parser() |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.Builder |
RetryPolicy.Builder.addRetryHostPredicate(int index,
RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
RetryPolicy.Builder |
RetryPolicy.Builder.addRetryHostPredicate(RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
RetryPolicy.RetryHostPredicate.Builder |
RetryPolicy.RetryHostPredicate.Builder.mergeFrom(RetryPolicy.RetryHostPredicate other) |
static RetryPolicy.RetryHostPredicate.Builder |
RetryPolicy.RetryHostPredicate.newBuilder(RetryPolicy.RetryHostPredicate prototype) |
RetryPolicy.Builder |
RetryPolicy.Builder.setRetryHostPredicate(int index,
RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.Builder |
RetryPolicy.Builder.addAllRetryHostPredicate(Iterable<? extends RetryPolicy.RetryHostPredicate> values)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host
for retries.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.