Uses of Class
io.envoyproxy.envoy.type.v3.FractionalPercent.Builder
Packages that use FractionalPercent.Builder
Package
Description
-
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFilter.Builder.percentSampledBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFilter.Builder.getPercentSampledBuilder()
The default sampling percentage.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFilter.Builder.getPercentSampledFieldBuilder()
The default sampling percentage.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFilter.Builder.setPercentSampled
(FractionalPercent.Builder builderForValue) The default sampling percentage. -
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFractionalPercent.Builder.defaultValueBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.getDefaultValueBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFractionalPercent.Builder.getDefaultValueFieldBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.setDefaultValue
(FractionalPercent.Builder builderForValue) Default value if the runtime value's for the numerator/denominator keys are not available. -
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> ClusterLoadAssignment.Policy.DropOverload.Builder.dropPercentageBuilder_
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentageBuilder()
Percentage of traffic that should be dropped for the category.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> ClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentageFieldBuilder()
Percentage of traffic that should be dropped for the category.Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage
(FractionalPercent.Builder builderForValue) Percentage of traffic that should be dropped for the category. -
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> HedgePolicy.Builder.additionalRequestChanceBuilder_
private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.clientSamplingBuilder_
private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.overallSamplingBuilder_
private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.randomSamplingBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionHedgePolicy.Builder.getAdditionalRequestChanceBuilder()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.getClientSamplingBuilder()
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.Builder.getOverallSamplingBuilder()
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.Builder.getRandomSamplingBuilder()
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.config.route.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> HedgePolicy.Builder.getAdditionalRequestChanceFieldBuilder()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.getClientSamplingFieldBuilder()
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.private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.getOverallSamplingFieldBuilder()
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).private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> Tracing.Builder.getRandomSamplingFieldBuilder()
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.config.route.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionHedgePolicy.Builder.setAdditionalRequestChance
(FractionalPercent.Builder builderForValue) Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.setClientSampling
(FractionalPercent.Builder builderForValue) 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.Builder.setOverallSampling
(FractionalPercent.Builder builderForValue) 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.Builder.setRandomSampling
(FractionalPercent.Builder builderForValue) 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.Builder in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.common.fault.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultDelay.Builder.percentageBuilder_
private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultRateLimit.Builder.percentageBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionFaultDelay.Builder.getPercentageBuilder()
The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.getPercentageBuilder()
The percentage of operations/connections/requests on which the rate limit will be injected.Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultDelay.Builder.getPercentageFieldBuilder()
The percentage of operations/connections/requests on which the delay will be injected.private com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultRateLimit.Builder.getPercentageFieldBuilder()
The percentage of operations/connections/requests on which the rate limit will be injected.Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionFaultDelay.Builder.setPercentage
(FractionalPercent.Builder builderForValue) The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.setPercentage
(FractionalPercent.Builder builderForValue) The percentage of operations/connections/requests on which the rate limit will be injected. -
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FractionalPercent.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultAbort.Builder.percentageBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionFaultAbort.Builder.getPercentageBuilder()
The percentage of requests/operations/connections that will be aborted with the error code provided.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return types with arguments of type FractionalPercent.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultAbort.Builder.getPercentageFieldBuilder()
The percentage of requests/operations/connections that will be aborted with the error code provided.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with parameters of type FractionalPercent.BuilderModifier and TypeMethodDescriptionFaultAbort.Builder.setPercentage
(FractionalPercent.Builder builderForValue) The percentage of requests/operations/connections that will be aborted with the error code provided. -
Uses of FractionalPercent.Builder in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return FractionalPercent.BuilderModifier and TypeMethodDescriptionFractionalPercent.Builder.clear()
FractionalPercent.Builder.clearDenominator()
Specifies the denominator.FractionalPercent.Builder.clearNumerator()
Specifies the numerator.FractionalPercent.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FractionalPercent.Builder.mergeFrom
(com.google.protobuf.Message other) FractionalPercent.Builder.mergeFrom
(FractionalPercent other) static FractionalPercent.Builder
FractionalPercent.newBuilder()
static FractionalPercent.Builder
FractionalPercent.newBuilder
(FractionalPercent prototype) FractionalPercent.newBuilderForType()
protected FractionalPercent.Builder
FractionalPercent.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) FractionalPercent.Builder.setDenominator
(FractionalPercent.DenominatorType value) Specifies the denominator.FractionalPercent.Builder.setDenominatorValue
(int value) Specifies the denominator.FractionalPercent.Builder.setNumerator
(int value) Specifies the numerator.FractionalPercent.toBuilder()