Uses of Class
io.envoyproxy.envoy.type.v3.Percent.Builder
-
-
Uses of Percent.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderWatchdog.Builder. getMultikillThresholdBuilder()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 Percent.Builder 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``.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Percent.Builder Modifier and Type Method Description Watchdog.BuilderWatchdog.Builder. setMultikillThreshold(Percent.Builder builderForValue)Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``. -
Uses of Percent.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderCircuitBreakers.Thresholds.RetryBudget.Builder. getBudgetPercentBuilder()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.Percent.BuilderCluster.CommonLbConfig.Builder. getHealthyPanicThresholdBuilder()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Percent.BuilderCluster.SlowStartConfig.Builder. getMinWeightPercentBuilder()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.Percent.BuilderCluster.CommonLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledBuilder()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 Percent.Builder 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.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Percent.Builder Modifier and Type Method Description CircuitBreakers.Thresholds.RetryBudget.BuilderCircuitBreakers.Thresholds.RetryBudget.Builder. setBudgetPercent(Percent.Builder builderForValue)Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.Cluster.CommonLbConfig.BuilderCluster.CommonLbConfig.Builder. setHealthyPanicThreshold(Percent.Builder builderForValue)Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.SlowStartConfig.BuilderCluster.SlowStartConfig.Builder. setMinWeightPercent(Percent.Builder builderForValue)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.Cluster.CommonLbConfig.ZoneAwareLbConfig.BuilderCluster.CommonLbConfig.ZoneAwareLbConfig.Builder. setRoutingEnabled(Percent.Builder builderForValue)Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of Percent.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderRuntimePercent.Builder. getDefaultValueBuilder()Default value if runtime value is not available.Percent.BuilderKeepaliveSettings.Builder. getIntervalJitterBuilder()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 Percent.Builder 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.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Percent.Builder Modifier and Type Method Description RuntimePercent.BuilderRuntimePercent.Builder. setDefaultValue(Percent.Builder builderForValue)Default value if runtime value is not available.KeepaliveSettings.BuilderKeepaliveSettings.Builder. setIntervalJitter(Percent.Builder builderForValue)A random jitter amount as a percentage of interval that will be added to each interval. -
Uses of Percent.Builder in io.envoyproxy.envoy.config.overload.v3
Fields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderScaleTimersOverloadActionConfig.ScaleTimer.Builder. getMinScaleBuilder()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 Percent.Builder 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.Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type Percent.Builder Modifier and Type Method Description ScaleTimersOverloadActionConfig.ScaleTimer.BuilderScaleTimersOverloadActionConfig.ScaleTimer.Builder. setMinScale(Percent.Builder builderForValue)Sets the minimum duration as a percentage of the maximum value. -
Uses of Percent.Builder 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 Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderHttpConnectionManager.Tracing.Builder. getClientSamplingBuilder()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.BuilderHttpConnectionManager.Tracing.Builder. getOverallSamplingBuilder()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.BuilderHttpConnectionManager.Tracing.Builder. getRandomSamplingBuilder()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 Percent.Builder 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.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type Percent.Builder Modifier and Type Method Description HttpConnectionManager.Tracing.BuilderHttpConnectionManager.Tracing.Builder. setClientSampling(Percent.Builder builderForValue)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.BuilderHttpConnectionManager.Tracing.Builder. setOverallSampling(Percent.Builder builderForValue)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.BuilderHttpConnectionManager.Tracing.Builder. setRandomSampling(Percent.Builder builderForValue)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 Percent.Builder 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 Percent.Builder 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 Percent.Builder Modifier and Type Method Description Percent.BuilderSlowStartConfig.Builder. getMinWeightPercentBuilder()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.Percent.BuilderLocalityLbConfig.ZoneAwareLbConfig.Builder. getRoutingEnabledBuilder()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 Percent.Builder 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.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with parameters of type Percent.Builder Modifier and Type Method Description SlowStartConfig.BuilderSlowStartConfig.Builder. setMinWeightPercent(Percent.Builder builderForValue)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.LocalityLbConfig.ZoneAwareLbConfig.BuilderLocalityLbConfig.ZoneAwareLbConfig.Builder. setRoutingEnabled(Percent.Builder builderForValue)Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of Percent.Builder in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return Percent.Builder Modifier and Type Method Description Percent.BuilderPercent.Builder. clear()Percent.BuilderPercent.Builder. clearValue()double value = 1 [(.validate.rules) = { ...Percent.BuilderPercent.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Percent.BuilderPercent.Builder. mergeFrom(com.google.protobuf.Message other)Percent.BuilderPercent.Builder. mergeFrom(Percent other)static Percent.BuilderPercent. newBuilder()static Percent.BuilderPercent. newBuilder(Percent prototype)Percent.BuilderPercent. newBuilderForType()protected Percent.BuilderPercent. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)Percent.BuilderPercent.Builder. setValue(double value)double value = 1 [(.validate.rules) = { ...Percent.BuilderPercent. toBuilder()
-