| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.core | |
| envoy.config.filter.http.health_check.v2 | |
| envoy.config.filter.network.http_connection_manager.v2 |
| Modifier and Type | Method and Description |
|---|---|
Base.Percent |
Cds.Cluster.CommonLbConfigOrBuilder.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Base.Percent |
Cds.Cluster.CommonLbConfig.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Base.Percent |
Cds.Cluster.CommonLbConfig.Builder.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.CommonLbConfig.Builder |
Cds.Cluster.CommonLbConfig.Builder.mergeHealthyPanicThreshold(Base.Percent value)
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Cds.Cluster.CommonLbConfig.Builder |
Cds.Cluster.CommonLbConfig.Builder.setHealthyPanicThreshold(Base.Percent value)
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
| Modifier and Type | Method and Description |
|---|---|
Base.Percent |
Base.Percent.Builder.build() |
Base.Percent |
Base.Percent.Builder.buildPartial() |
static Base.Percent |
Base.Percent.getDefaultInstance() |
Base.Percent |
Base.Percent.getDefaultInstanceForType() |
Base.Percent |
Base.Percent.Builder.getDefaultInstanceForType() |
static Base.Percent |
Base.Percent.parseDelimitedFrom(InputStream input) |
static Base.Percent |
Base.Percent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.Percent |
Base.Percent.parseFrom(byte[] data) |
static Base.Percent |
Base.Percent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.Percent |
Base.Percent.parseFrom(ByteBuffer data) |
static Base.Percent |
Base.Percent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.Percent |
Base.Percent.parseFrom(com.google.protobuf.ByteString data) |
static Base.Percent |
Base.Percent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.Percent |
Base.Percent.parseFrom(com.google.protobuf.CodedInputStream input) |
static Base.Percent |
Base.Percent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.Percent |
Base.Percent.parseFrom(InputStream input) |
static Base.Percent |
Base.Percent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Base.Percent> |
Base.Percent.getParserForType() |
static com.google.protobuf.Parser<Base.Percent> |
Base.Percent.parser() |
| Modifier and Type | Method and Description |
|---|---|
Base.Percent.Builder |
Base.Percent.Builder.mergeFrom(Base.Percent other) |
static Base.Percent.Builder |
Base.Percent.newBuilder(Base.Percent prototype) |
| Modifier and Type | Method and Description |
|---|---|
Base.Percent |
HealthCheckOuterClass.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrThrow(String key)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.getClusterMinHealthyPercentagesOrThrow(String key)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.Builder.getClusterMinHealthyPercentagesOrThrow(String key)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheckOrBuilder.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheck.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheck.Builder.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheckOrBuilder.getClusterMinHealthyPercentagesMap()
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheck.getClusterMinHealthyPercentagesMap()
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheck.Builder.getClusterMinHealthyPercentagesMap()
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Map<String,Base.Percent> |
HealthCheckOuterClass.HealthCheck.Builder.getMutableClusterMinHealthyPercentages()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Base.Percent |
HealthCheckOuterClass.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
Base.Percent |
HealthCheckOuterClass.HealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key,
Base.Percent defaultValue)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
HealthCheckOuterClass.HealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.Builder.putClusterMinHealthyPercentages(String key,
Base.Percent value)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.Builder.putAllClusterMinHealthyPercentages(Map<String,Base.Percent> values)
If operating in non-pass-through mode, specifies a set of upstream cluster
names and the minimum percentage of servers in each of those clusters that
must be healthy in order for the filter to return a 200.
|
| Modifier and Type | Method and Description |
|---|---|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilder.getClientSampling()
Target percentage of requests managed by this HTTP connection manager that will be force
traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
header is set.
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.getClientSampling()
Target percentage of requests managed by this HTTP connection manager that will be force
traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
header is set.
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.getClientSampling()
Target percentage of requests managed by this HTTP connection manager that will be force
traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
header is set.
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilder.getOverallSampling()
Target percentage of requests managed by this HTTP connection manager that will be traced
after all other sampling checks have been applied (client-directed, force tracing, random
sampling).
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.getOverallSampling()
Target percentage of requests managed by this HTTP connection manager that will be traced
after all other sampling checks have been applied (client-directed, force tracing, random
sampling).
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.getOverallSampling()
Target percentage of requests managed by this HTTP connection manager that will be traced
after all other sampling checks have been applied (client-directed, force tracing, random
sampling).
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilder.getRandomSampling()
Target percentage of requests managed by this HTTP connection manager that will be randomly
selected for trace generation, if not requested by the client or not forced.
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.getRandomSampling()
Target percentage of requests managed by this HTTP connection manager that will be randomly
selected for trace generation, if not requested by the client or not forced.
|
Base.Percent |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.getRandomSampling()
Target percentage of requests managed by this HTTP connection manager that will be randomly
selected for trace generation, if not requested by the client or not forced.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.mergeClientSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be force
traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
header is set.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.mergeOverallSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be traced
after all other sampling checks have been applied (client-directed, force tracing, random
sampling).
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.mergeRandomSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be randomly
selected for trace generation, if not requested by the client or not forced.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.setClientSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be force
traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
header is set.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.setOverallSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be traced
after all other sampling checks have been applied (client-directed, force tracing, random
sampling).
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder.setRandomSampling(Base.Percent value)
Target percentage of requests managed by this HTTP connection manager that will be randomly
selected for trace generation, if not requested by the client or not forced.
|
Copyright © 2018 The Envoy Project. All rights reserved.