Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeDoubleOrBuilder
Packages that use RuntimeDoubleOrBuilder
Package
Description
-
Uses of RuntimeDoubleOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type RuntimeDoubleOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> Cluster.LeastRequestLbConfig.Builder.activeRequestBiasBuilder_
private com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> Cluster.SlowStartConfig.Builder.aggressionBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionCluster.LeastRequestLbConfig.Builder.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.Cluster.LeastRequestLbConfig.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.Cluster.LeastRequestLbConfigOrBuilder.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.Cluster.SlowStartConfig.Builder.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.Cluster.SlowStartConfig.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.Cluster.SlowStartConfigOrBuilder.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> Cluster.LeastRequestLbConfig.Builder.internalGetActiveRequestBiasFieldBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.private com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> Cluster.SlowStartConfig.Builder.internalGetAggressionFieldBuilder()
This parameter controls the speed of traffic increase over the slow start window. -
Uses of RuntimeDoubleOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeDoubleOrBuilderModifier and TypeClassDescriptionfinal class
Runtime derived double with a default when not specified.static final class
Runtime derived double with a default when not specified. -
Uses of RuntimeDoubleOrBuilder 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 RuntimeDoubleOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> SlowStartConfig.Builder.aggressionBuilder_
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionSlowStartConfig.Builder.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.SlowStartConfig.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.SlowStartConfigOrBuilder.getAggressionOrBuilder()
This parameter controls the speed of traffic increase over the slow start window.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return types with arguments of type RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> SlowStartConfig.Builder.internalGetAggressionFieldBuilder()
This parameter controls the speed of traffic increase over the slow start window. -
Uses of RuntimeDoubleOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3 with type parameters of type RuntimeDoubleOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> LeastRequest.Builder.activeRequestBiasBuilder_
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3 that return RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionLeastRequest.Builder.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.LeastRequest.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.LeastRequestOrBuilder.getActiveRequestBiasOrBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3 that return types with arguments of type RuntimeDoubleOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeDouble, RuntimeDouble.Builder, RuntimeDoubleOrBuilder> LeastRequest.Builder.internalGetActiveRequestBiasFieldBuilder()
The following formula is used to calculate the dynamic weights when hosts have different load balancing weights: ``weight = load_balancing_weight / (active_requests + 1)^active_request_bias`` The larger the active request bias is, the more aggressively active requests will lower the effective weight when all host weights are not equal.