Uses of Class
io.envoyproxy.envoy.type.FractionalPercent
-
-
Uses of FractionalPercent in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return FractionalPercent Modifier and Type Method Description FractionalPercentClusterLoadAssignment.Policy.DropOverload.Builder. getDropPercentage()Percentage of traffic that should be dropped for the category.FractionalPercentClusterLoadAssignment.Policy.DropOverload. getDropPercentage()Percentage of traffic that should be dropped for the category.FractionalPercentClusterLoadAssignment.Policy.DropOverloadOrBuilder. getDropPercentage()Percentage of traffic that should be dropped for the category.Methods in io.envoyproxy.envoy.api.v2 with parameters of type FractionalPercent Modifier and Type Method Description ClusterLoadAssignment.Policy.DropOverload.BuilderClusterLoadAssignment.Policy.DropOverload.Builder. mergeDropPercentage(FractionalPercent value)Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.BuilderClusterLoadAssignment.Policy.DropOverload.Builder. setDropPercentage(FractionalPercent value)Percentage of traffic that should be dropped for the category. -
Uses of FractionalPercent in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return FractionalPercent Modifier and Type Method Description FractionalPercentRuntimeFractionalPercent.Builder. getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercentRuntimeFractionalPercent. getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercentRuntimeFractionalPercentOrBuilder. getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type FractionalPercent Modifier and Type Method Description RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.Builder. mergeDefaultValue(FractionalPercent value)Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.Builder. setDefaultValue(FractionalPercent value)Default value if the runtime value's for the numerator/denominator keys are not available. -
Uses of FractionalPercent in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return FractionalPercent Modifier and Type Method Description FractionalPercentHedgePolicy.Builder. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentHedgePolicy. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentHedgePolicyOrBuilder. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentTracing.Builder. getClientSampling()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.FractionalPercentTracing. getClientSampling()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.FractionalPercentTracingOrBuilder. getClientSampling()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.FractionalPercentTracing.Builder. getOverallSampling()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).FractionalPercentTracing. getOverallSampling()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).FractionalPercentTracingOrBuilder. getOverallSampling()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).FractionalPercentTracing.Builder. getRandomSampling()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.FractionalPercentTracing. getRandomSampling()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.FractionalPercentTracingOrBuilder. getRandomSampling()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.api.v2.route with parameters of type FractionalPercent Modifier and Type Method Description HedgePolicy.BuilderHedgePolicy.Builder. mergeAdditionalRequestChance(FractionalPercent value)Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.BuilderTracing.Builder. mergeClientSampling(FractionalPercent value)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.Tracing.BuilderTracing.Builder. mergeOverallSampling(FractionalPercent value)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).Tracing.BuilderTracing.Builder. mergeRandomSampling(FractionalPercent value)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.HedgePolicy.BuilderHedgePolicy.Builder. setAdditionalRequestChance(FractionalPercent value)Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.BuilderTracing.Builder. setClientSampling(FractionalPercent value)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.Tracing.BuilderTracing.Builder. setOverallSampling(FractionalPercent value)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).Tracing.BuilderTracing.Builder. setRandomSampling(FractionalPercent value)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 FractionalPercent in io.envoyproxy.envoy.config.filter.accesslog.v2
Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 that return FractionalPercent Modifier and Type Method Description FractionalPercentRuntimeFilter.Builder. getPercentSampled()The default sampling percentage.FractionalPercentRuntimeFilter. getPercentSampled()The default sampling percentage.FractionalPercentRuntimeFilterOrBuilder. getPercentSampled()The default sampling percentage.Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 with parameters of type FractionalPercent Modifier and Type Method Description RuntimeFilter.BuilderRuntimeFilter.Builder. mergePercentSampled(FractionalPercent value)The default sampling percentage.RuntimeFilter.BuilderRuntimeFilter.Builder. setPercentSampled(FractionalPercent value)The default sampling percentage. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.filter.fault.v2
Methods in io.envoyproxy.envoy.config.filter.fault.v2 that return FractionalPercent Modifier and Type Method Description FractionalPercentFaultDelay.Builder. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultDelay. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultDelayOrBuilder. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultRateLimit.Builder. getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercentFaultRateLimit. getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercentFaultRateLimitOrBuilder. getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.Methods in io.envoyproxy.envoy.config.filter.fault.v2 with parameters of type FractionalPercent Modifier and Type Method Description FaultDelay.BuilderFaultDelay.Builder. mergePercentage(FractionalPercent value)The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.BuilderFaultRateLimit.Builder. mergePercentage(FractionalPercent value)The percentage of operations/connections/requests on which the rate limit will be injected.FaultDelay.BuilderFaultDelay.Builder. setPercentage(FractionalPercent value)The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.BuilderFaultRateLimit.Builder. setPercentage(FractionalPercent value)The percentage of operations/connections/requests on which the rate limit will be injected. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.filter.http.fault.v2
Methods in io.envoyproxy.envoy.config.filter.http.fault.v2 that return FractionalPercent Modifier and Type Method Description FractionalPercentFaultAbort.Builder. getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercentFaultAbort. getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercentFaultAbortOrBuilder. getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.Methods in io.envoyproxy.envoy.config.filter.http.fault.v2 with parameters of type FractionalPercent Modifier and Type Method Description FaultAbort.BuilderFaultAbort.Builder. mergePercentage(FractionalPercent value)The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.BuilderFaultAbort.Builder. setPercentage(FractionalPercent value)The percentage of requests/operations/connections that will be aborted with the error code provided. -
Uses of FractionalPercent in io.envoyproxy.envoy.type
Methods in io.envoyproxy.envoy.type that return FractionalPercent Modifier and Type Method Description FractionalPercentFractionalPercent.Builder. build()FractionalPercentFractionalPercent.Builder. buildPartial()static FractionalPercentFractionalPercent. getDefaultInstance()FractionalPercentFractionalPercent.Builder. getDefaultInstanceForType()FractionalPercentFractionalPercent. getDefaultInstanceForType()static FractionalPercentFractionalPercent. parseDelimitedFrom(InputStream input)static FractionalPercentFractionalPercent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(byte[] data)static FractionalPercentFractionalPercent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.ByteString data)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(InputStream input)static FractionalPercentFractionalPercent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(ByteBuffer data)static FractionalPercentFractionalPercent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type that return types with arguments of type FractionalPercent Modifier and Type Method Description com.google.protobuf.Parser<FractionalPercent>FractionalPercent. getParserForType()static com.google.protobuf.Parser<FractionalPercent>FractionalPercent. parser()Methods in io.envoyproxy.envoy.type with parameters of type FractionalPercent Modifier and Type Method Description FractionalPercent.BuilderFractionalPercent.Builder. mergeFrom(FractionalPercent other)static FractionalPercent.BuilderFractionalPercent. newBuilder(FractionalPercent prototype)
-