Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32
-
Packages that use RuntimeUInt32 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 RuntimeUInt32 in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32ComparisonFilter.Builder. getValue()Value to compare against.RuntimeUInt32ComparisonFilter. getValue()Value to compare against.RuntimeUInt32ComparisonFilterOrBuilder. getValue()Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type RuntimeUInt32 Modifier and Type Method Description ComparisonFilter.BuilderComparisonFilter.Builder. mergeValue(RuntimeUInt32 value)Value to compare against.ComparisonFilter.BuilderComparisonFilter.Builder. setValue(RuntimeUInt32 value)Value to compare against. -
Uses of RuntimeUInt32 in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32RuntimeUInt32.Builder. build()RuntimeUInt32RuntimeUInt32.Builder. buildPartial()static RuntimeUInt32RuntimeUInt32. getDefaultInstance()RuntimeUInt32RuntimeUInt32.Builder. getDefaultInstanceForType()RuntimeUInt32RuntimeUInt32. getDefaultInstanceForType()static RuntimeUInt32RuntimeUInt32. parseDelimitedFrom(InputStream input)static RuntimeUInt32RuntimeUInt32. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(byte[] data)static RuntimeUInt32RuntimeUInt32. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.ByteString data)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(InputStream input)static RuntimeUInt32RuntimeUInt32. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(ByteBuffer data)static RuntimeUInt32RuntimeUInt32. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeUInt32 Modifier and Type Method Description com.google.protobuf.Parser<RuntimeUInt32>RuntimeUInt32. getParserForType()static com.google.protobuf.Parser<RuntimeUInt32>RuntimeUInt32. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder(RuntimeUInt32 prototype) -
Uses of RuntimeUInt32 in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32AdmissionControl.Builder. getRpsThreshold()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.RuntimeUInt32AdmissionControl. getRpsThreshold()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.RuntimeUInt32AdmissionControlOrBuilder. getRpsThreshold()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.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with parameters of type RuntimeUInt32 Modifier and Type Method Description AdmissionControl.BuilderAdmissionControl.Builder. mergeRpsThreshold(RuntimeUInt32 value)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.BuilderAdmissionControl.Builder. setRpsThreshold(RuntimeUInt32 value)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.
-