| Modifier and Type | Method and Description |
|---|---|
Percent |
HostStatusOrBuilder.getSuccessRate()
Request success rate for this host over the last calculated interval.
|
Percent |
HostStatus.getSuccessRate()
Request success rate for this host over the last calculated interval.
|
Percent |
HostStatus.Builder.getSuccessRate()
Request success rate for this host over the last calculated interval.
|
Percent |
ClusterStatus.getSuccessRateEjectionThreshold()
The success rate threshold used in the last interval.
|
Percent |
ClusterStatus.Builder.getSuccessRateEjectionThreshold()
The success rate threshold used in the last interval.
|
Percent |
ClusterStatusOrBuilder.getSuccessRateEjectionThreshold()
The success rate threshold used in the last interval.
|
| Modifier and Type | Method and Description |
|---|---|
HostStatus.Builder |
HostStatus.Builder.mergeSuccessRate(Percent value)
Request success rate for this host over the last calculated interval.
|
ClusterStatus.Builder |
ClusterStatus.Builder.mergeSuccessRateEjectionThreshold(Percent value)
The success rate threshold used in the last interval.
|
HostStatus.Builder |
HostStatus.Builder.setSuccessRate(Percent value)
Request success rate for this host over the last calculated interval.
|
ClusterStatus.Builder |
ClusterStatus.Builder.setSuccessRateEjectionThreshold(Percent value)
The success rate threshold used in the last interval.
|
| Modifier and Type | Method and Description |
|---|---|
Percent |
Cluster.CommonLbConfigOrBuilder.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Percent |
Cluster.CommonLbConfig.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Percent |
Cluster.CommonLbConfig.Builder.getHealthyPanicThreshold()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Percent |
Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabled()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Percent |
Cluster.CommonLbConfig.ZoneAwareLbConfig.getRoutingEnabled()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Percent |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabled()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.Builder.mergeHealthyPanicThreshold(Percent value)
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeRoutingEnabled(Percent value)
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.Builder.setHealthyPanicThreshold(Percent value)
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setRoutingEnabled(Percent value)
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
| Modifier and Type | Method and Description |
|---|---|
Percent |
HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
Percent |
HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
Percent |
HealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
Percent |
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.
|
Percent |
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.
|
Percent |
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,Percent> |
HealthCheckOrBuilder.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Percent> |
HealthCheck.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Percent> |
HealthCheck.Builder.getClusterMinHealthyPercentages()
Deprecated.
|
Map<String,Percent> |
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,Percent> |
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,Percent> |
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,Percent> |
HealthCheck.Builder.getMutableClusterMinHealthyPercentages()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Percent |
HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
Percent |
HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
Percent |
HealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key,
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.
|
HealthCheck.Builder |
HealthCheck.Builder.putClusterMinHealthyPercentages(String key,
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 |
|---|---|
HealthCheck.Builder |
HealthCheck.Builder.putAllClusterMinHealthyPercentages(Map<String,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 |
|---|---|
Percent |
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.
|
Percent |
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.
|
Percent |
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.
|
Percent |
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).
|
Percent |
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).
|
Percent |
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).
|
Percent |
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.
|
Percent |
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.
|
Percent |
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 |
|---|---|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.mergeClientSampling(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.
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.mergeOverallSampling(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).
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.mergeRandomSampling(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.
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.setClientSampling(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.
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.setOverallSampling(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).
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.setRandomSampling(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.
|
| Modifier and Type | Method and Description |
|---|---|
Percent |
Percent.Builder.build() |
Percent |
Percent.Builder.buildPartial() |
static Percent |
Percent.getDefaultInstance() |
Percent |
Percent.getDefaultInstanceForType() |
Percent |
Percent.Builder.getDefaultInstanceForType() |
static Percent |
Percent.parseDelimitedFrom(InputStream input) |
static Percent |
Percent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Percent |
Percent.parseFrom(byte[] data) |
static Percent |
Percent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Percent |
Percent.parseFrom(ByteBuffer data) |
static Percent |
Percent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Percent |
Percent.parseFrom(com.google.protobuf.ByteString data) |
static Percent |
Percent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Percent |
Percent.parseFrom(com.google.protobuf.CodedInputStream input) |
static Percent |
Percent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Percent |
Percent.parseFrom(InputStream input) |
static Percent |
Percent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Percent> |
Percent.getParserForType() |
static com.google.protobuf.Parser<Percent> |
Percent.parser() |
| Modifier and Type | Method and Description |
|---|---|
Percent.Builder |
Percent.Builder.mergeFrom(Percent other) |
static Percent.Builder |
Percent.newBuilder(Percent prototype) |
Copyright © 2018–2019 The Envoy Project. All rights reserved.