Uses of Class
io.envoyproxy.envoy.type.v3.FractionalPercent.Builder
-
-
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.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FractionalPercent,FractionalPercent.Builder,FractionalPercentOrBuilder>RuntimeFilter.Builder. percentSampledBuilder_Methods in io.envoyproxy.envoy.config.accesslog.v3 that return FractionalPercent.Builder Modifier and Type Method Description FractionalPercent.BuilderRuntimeFilter.Builder. getPercentSampledBuilder()The default sampling percentage.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type FractionalPercent.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description RuntimeFilter.BuilderRuntimeFilter.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.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FractionalPercent,FractionalPercent.Builder,FractionalPercentOrBuilder>RuntimeFractionalPercent.Builder. defaultValueBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return FractionalPercent.Builder Modifier and Type Method Description FractionalPercent.BuilderRuntimeFractionalPercent.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.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.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.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FractionalPercent,FractionalPercent.Builder,FractionalPercentOrBuilder>ClusterLoadAssignment.Policy.DropOverload.Builder. dropPercentageBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return FractionalPercent.Builder Modifier and Type Method Description FractionalPercent.BuilderClusterLoadAssignment.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.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description ClusterLoadAssignment.Policy.DropOverload.BuilderClusterLoadAssignment.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.Builder Modifier and Type Field Description private 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.Builder Modifier and Type Method Description FractionalPercent.BuilderHedgePolicy.Builder. getAdditionalRequestChanceBuilder()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercent.BuilderTracing.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.FractionalPercent.BuilderTracing.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).FractionalPercent.BuilderTracing.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.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description HedgePolicy.BuilderHedgePolicy.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.BuilderTracing.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.BuilderTracing.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.BuilderTracing.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.Builder Modifier and Type Field Description private 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.Builder Modifier and Type Method Description FractionalPercent.BuilderFaultDelay.Builder. getPercentageBuilder()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercent.BuilderFaultRateLimit.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.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description FaultDelay.BuilderFaultDelay.Builder. setPercentage(FractionalPercent.Builder builderForValue)The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.BuilderFaultRateLimit.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.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FractionalPercent,FractionalPercent.Builder,FractionalPercentOrBuilder>FaultAbort.Builder. percentageBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FractionalPercent.Builder Modifier and Type Method Description FractionalPercent.BuilderFaultAbort.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.Builder Modifier and Type Method Description private 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.Builder Modifier and Type Method Description FaultAbort.BuilderFaultAbort.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.Builder Modifier and Type Method Description FractionalPercent.BuilderFractionalPercent.Builder. clear()FractionalPercent.BuilderFractionalPercent.Builder. clearDenominator()Specifies the denominator.FractionalPercent.BuilderFractionalPercent.Builder. clearNumerator()Specifies the numerator.FractionalPercent.BuilderFractionalPercent.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FractionalPercent.BuilderFractionalPercent.Builder. mergeFrom(com.google.protobuf.Message other)FractionalPercent.BuilderFractionalPercent.Builder. mergeFrom(FractionalPercent other)static FractionalPercent.BuilderFractionalPercent. newBuilder()static FractionalPercent.BuilderFractionalPercent. newBuilder(FractionalPercent prototype)FractionalPercent.BuilderFractionalPercent. newBuilderForType()protected FractionalPercent.BuilderFractionalPercent. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)FractionalPercent.BuilderFractionalPercent.Builder. setDenominator(FractionalPercent.DenominatorType value)Specifies the denominator.FractionalPercent.BuilderFractionalPercent.Builder. setDenominatorValue(int value)Specifies the denominator.FractionalPercent.BuilderFractionalPercent.Builder. setNumerator(int value)Specifies the numerator.FractionalPercent.BuilderFractionalPercent. toBuilder()
-