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.internalGetPercentSampledFieldBuilder()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.internalGetDefaultValueFieldBuilder()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.internalGetDropPercentageFieldBuilder()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.internalGetAdditionalRequestChanceFieldBuilder()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.internalGetClientSamplingFieldBuilder()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.internalGetOverallSamplingFieldBuilder()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.internalGetRandomSamplingFieldBuilder()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.internalGetPercentageFieldBuilder()The percentage of operations/connections/requests on which the delay will be injected.private com.google.protobuf.SingleFieldBuilder<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> FaultRateLimit.Builder.internalGetPercentageFieldBuilder()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.internalGetPercentageFieldBuilder()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
Subclasses with type arguments of type FractionalPercent.Builder in io.envoyproxy.envoy.type.v3Modifier and TypeClassDescriptionstatic final classA fractional percentage is used in cases in which for performance reasons performing floating point to integer conversions during randomness calculations is undesirable.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.BuilderFractionalPercent.newBuilder()static FractionalPercent.BuilderFractionalPercent.newBuilder(FractionalPercent prototype) FractionalPercent.newBuilderForType()protected FractionalPercent.BuilderFractionalPercent.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()