Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32OrBuilder
-
Packages that use RuntimeUInt32OrBuilder Package Description io.envoyproxy.envoy.config.accesslog.v3 io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 -
-
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32OrBuilder Modifier and Type Method Description RuntimeUInt32OrBuilderComparisonFilter.Builder. getValueOrBuilder()Value to compare against.RuntimeUInt32OrBuilderComparisonFilter. getValueOrBuilder()Value to compare against.RuntimeUInt32OrBuilderComparisonFilterOrBuilder. 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 RuntimeUInt32OrBuilder Modifier and Type Class Description classRuntimeUInt32Runtime derived uint32 with a default when not specified.static classRuntimeUInt32.BuilderRuntime 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 RuntimeUInt32OrBuilder Modifier and Type Method Description RuntimeUInt32OrBuilderAdmissionControl.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.RuntimeUInt32OrBuilderAdmissionControl. 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.RuntimeUInt32OrBuilderAdmissionControlOrBuilder. 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.
-