Uses of Interface
io.envoyproxy.envoy.type.v3.PercentOrBuilder
-
-
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Watchdog.Builder. multikillThresholdBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
Watchdog.Builder. getMultikillThresholdOrBuilder()
Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.PercentOrBuilder
Watchdog. getMultikillThresholdOrBuilder()
Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.PercentOrBuilder
WatchdogOrBuilder. getMultikillThresholdOrBuilder()
Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Watchdog.Builder. getMultikillThresholdFieldBuilder()
Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
CircuitBreakers.Thresholds.RetryBudget.Builder. budgetPercentBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.CommonLbConfig.Builder. healthyPanicThresholdBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.SlowStartConfig.Builder. minWeightPercentBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder. routingEnabledBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
CircuitBreakers.Thresholds.RetryBudget.Builder. getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.PercentOrBuilder
CircuitBreakers.Thresholds.RetryBudget. getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.PercentOrBuilder
CircuitBreakers.Thresholds.RetryBudgetOrBuilder. getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.PercentOrBuilder
Cluster.CommonLbConfig.Builder. getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.PercentOrBuilder
Cluster.CommonLbConfig. getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.PercentOrBuilder
Cluster.CommonLbConfigOrBuilder. getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.PercentOrBuilder
Cluster.SlowStartConfig.Builder. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
Cluster.SlowStartConfig. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
Cluster.SlowStartConfigOrBuilder. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.PercentOrBuilder
Cluster.CommonLbConfig.ZoneAwareLbConfig. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.PercentOrBuilder
Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
CircuitBreakers.Thresholds.RetryBudget.Builder. getBudgetPercentFieldBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.CommonLbConfig.Builder. getHealthyPanicThresholdFieldBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.SlowStartConfig.Builder. getMinWeightPercentFieldBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledFieldBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
RuntimePercent.Builder. defaultValueBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
KeepaliveSettings.Builder. intervalJitterBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
RuntimePercent.Builder. getDefaultValueOrBuilder()
Default value if runtime value is not available.PercentOrBuilder
RuntimePercent. getDefaultValueOrBuilder()
Default value if runtime value is not available.PercentOrBuilder
RuntimePercentOrBuilder. getDefaultValueOrBuilder()
Default value if runtime value is not available.PercentOrBuilder
KeepaliveSettings.Builder. getIntervalJitterOrBuilder()
A random jitter amount as a percentage of interval that will be added to each interval.PercentOrBuilder
KeepaliveSettings. getIntervalJitterOrBuilder()
A random jitter amount as a percentage of interval that will be added to each interval.PercentOrBuilder
KeepaliveSettingsOrBuilder. getIntervalJitterOrBuilder()
A random jitter amount as a percentage of interval that will be added to each interval.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
RuntimePercent.Builder. getDefaultValueFieldBuilder()
Default value if runtime value is not available.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
KeepaliveSettings.Builder. getIntervalJitterFieldBuilder()
A random jitter amount as a percentage of interval that will be added to each interval. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.overload.v3
Fields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
ScaleTimersOverloadActionConfig.ScaleTimer.Builder. minScaleBuilder_
Methods in io.envoyproxy.envoy.config.overload.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
ScaleTimersOverloadActionConfig.ScaleTimer.Builder. getMinScaleOrBuilder()
Sets the minimum duration as a percentage of the maximum value.PercentOrBuilder
ScaleTimersOverloadActionConfig.ScaleTimer. getMinScaleOrBuilder()
Sets the minimum duration as a percentage of the maximum value.PercentOrBuilder
ScaleTimersOverloadActionConfig.ScaleTimerOrBuilder. getMinScaleOrBuilder()
Sets the minimum duration as a percentage of the maximum value.Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
ScaleTimersOverloadActionConfig.ScaleTimer.Builder. getMinScaleFieldBuilder()
Sets the minimum duration as a percentage of the maximum value. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. clientSamplingBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. overallSamplingBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. randomSamplingBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
HttpConnectionManager.Tracing.Builder. getClientSamplingOrBuilder()
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.PercentOrBuilder
HttpConnectionManager.Tracing. getClientSamplingOrBuilder()
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.PercentOrBuilder
HttpConnectionManager.TracingOrBuilder. getClientSamplingOrBuilder()
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.PercentOrBuilder
HttpConnectionManager.Tracing.Builder. getOverallSamplingOrBuilder()
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).PercentOrBuilder
HttpConnectionManager.Tracing. getOverallSamplingOrBuilder()
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).PercentOrBuilder
HttpConnectionManager.TracingOrBuilder. getOverallSamplingOrBuilder()
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).PercentOrBuilder
HttpConnectionManager.Tracing.Builder. getRandomSamplingOrBuilder()
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.PercentOrBuilder
HttpConnectionManager.Tracing. getRandomSamplingOrBuilder()
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.PercentOrBuilder
HttpConnectionManager.TracingOrBuilder. getRandomSamplingOrBuilder()
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.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. getClientSamplingFieldBuilder()
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.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. getOverallSamplingFieldBuilder()
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).private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
HttpConnectionManager.Tracing.Builder. getRandomSamplingFieldBuilder()
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. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with type parameters of type PercentOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
SlowStartConfig.Builder. minWeightPercentBuilder_
private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
LocalityLbConfig.ZoneAwareLbConfig.Builder. routingEnabledBuilder_
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return PercentOrBuilder Modifier and Type Method Description PercentOrBuilder
SlowStartConfig.Builder. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
SlowStartConfig. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
SlowStartConfigOrBuilder. getMinWeightPercentOrBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.PercentOrBuilder
LocalityLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.PercentOrBuilder
LocalityLbConfig.ZoneAwareLbConfig. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.PercentOrBuilder
LocalityLbConfig.ZoneAwareLbConfigOrBuilder. getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return types with arguments of type PercentOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
SlowStartConfig.Builder. getMinWeightPercentFieldBuilder()
Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.private com.google.protobuf.SingleFieldBuilder<Percent,Percent.Builder,PercentOrBuilder>
LocalityLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledFieldBuilder()
Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement PercentOrBuilder Modifier and Type Class Description class
Percent
Identifies a percentage, in the range [0.0, 100.0].static class
Percent.Builder
Identifies a percentage, in the range [0.0, 100.0].
-