Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32OrBuilder
Packages that use RuntimeUInt32OrBuilder
Package
Description
-
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32OrBuilderModifier and TypeMethodDescriptionComparisonFilter.Builder.getValueOrBuilder()Value to compare against.ComparisonFilter.getValueOrBuilder()Value to compare against.ComparisonFilterOrBuilder.getValueOrBuilder()Value to compare against. -
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeUInt32OrBuilderModifier and TypeClassDescriptionfinal classRuntime derived uint32 with a default when not specified.static final classRuntime derived uint32 with a default when not specified. -
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return RuntimeUInt32OrBuilderModifier and TypeMethodDescriptionAdmissionControl.Builder.getRpsThresholdOrBuilder()If the average RPS of the sampling window is below this threshold, the request will not be rejected, even if the success rate is lower than sr_threshold.AdmissionControl.getRpsThresholdOrBuilder()If the average RPS of the sampling window is below this threshold, the request will not be rejected, even if the success rate is lower than sr_threshold.AdmissionControlOrBuilder.getRpsThresholdOrBuilder()If the average RPS of the sampling window is below this threshold, the request will not be rejected, even if the success rate is lower than sr_threshold.