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.Builder
RuntimeFilter.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.Builder
RuntimeFilter.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.Builder
RuntimeFractionalPercent.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.Builder
RuntimeFractionalPercent.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.Builder
ClusterLoadAssignment.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.Builder
ClusterLoadAssignment.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.Builder
HedgePolicy.Builder. getAdditionalRequestChanceBuilder()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercent.Builder
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.FractionalPercent.Builder
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).FractionalPercent.Builder
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.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.Builder
HedgePolicy.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
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
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
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.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.Builder
FaultDelay.Builder. getPercentageBuilder()
The percentage of operations/connections/requests on which the delay will be injected.FractionalPercent.Builder
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.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.Builder
FaultDelay.Builder. setPercentage(FractionalPercent.Builder builderForValue)
The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder
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.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.Builder
FaultAbort.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.Builder
FaultAbort.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.Builder
FractionalPercent.Builder. clear()
FractionalPercent.Builder
FractionalPercent.Builder. clearDenominator()
Specifies the denominator.FractionalPercent.Builder
FractionalPercent.Builder. clearNumerator()
Specifies the numerator.FractionalPercent.Builder
FractionalPercent.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FractionalPercent.Builder
FractionalPercent.Builder. mergeFrom(com.google.protobuf.Message other)
FractionalPercent.Builder
FractionalPercent.Builder. mergeFrom(FractionalPercent other)
static FractionalPercent.Builder
FractionalPercent. newBuilder()
static FractionalPercent.Builder
FractionalPercent. newBuilder(FractionalPercent prototype)
FractionalPercent.Builder
FractionalPercent. newBuilderForType()
protected FractionalPercent.Builder
FractionalPercent. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
FractionalPercent.Builder
FractionalPercent.Builder. setDenominator(FractionalPercent.DenominatorType value)
Specifies the denominator.FractionalPercent.Builder
FractionalPercent.Builder. setDenominatorValue(int value)
Specifies the denominator.FractionalPercent.Builder
FractionalPercent.Builder. setNumerator(int value)
Specifies the numerator.FractionalPercent.Builder
FractionalPercent. toBuilder()
-