Uses of Class
io.envoyproxy.envoy.type.v3.FractionalPercent
Packages that use FractionalPercent
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of FractionalPercent in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
RuntimeFilter.Builder.percentSampled_
private FractionalPercent
RuntimeFilter.percentSampled_
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type FractionalPercentModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFilter.Builder.percentSampledBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return FractionalPercentModifier and TypeMethodDescriptionRuntimeFilter.Builder.getPercentSampled()
The default sampling percentage.RuntimeFilter.getPercentSampled()
The default sampling percentage.RuntimeFilterOrBuilder.getPercentSampled()
The default sampling percentage.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionRuntimeFilter.Builder.mergePercentSampled
(FractionalPercent value) The default sampling percentage.RuntimeFilter.Builder.setPercentSampled
(FractionalPercent value) The default sampling percentage. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
RuntimeFractionalPercent.Builder.defaultValue_
private FractionalPercent
RuntimeFractionalPercent.defaultValue_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type FractionalPercentModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FractionalPercent, FractionalPercent.Builder, FractionalPercentOrBuilder> RuntimeFractionalPercent.Builder.defaultValueBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return FractionalPercentModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercentOrBuilder.getDefaultValue()
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 FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.mergeDefaultValue
(FractionalPercent value) Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.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.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
ClusterLoadAssignment.Policy.DropOverload.Builder.dropPercentage_
private FractionalPercent
ClusterLoadAssignment.Policy.DropOverload.dropPercentage_
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentage()
Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.getDropPercentage()
Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverloadOrBuilder.getDropPercentage()
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 FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.mergeDropPercentage
(FractionalPercent value) Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage
(FractionalPercent value) Percentage of traffic that should be dropped for the category. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
HedgePolicy.additionalRequestChance_
private FractionalPercent
HedgePolicy.Builder.additionalRequestChance_
private FractionalPercent
Tracing.Builder.clientSampling_
private FractionalPercent
Tracing.clientSampling_
private FractionalPercent
Tracing.Builder.overallSampling_
private FractionalPercent
Tracing.overallSampling_
private FractionalPercent
Tracing.Builder.randomSampling_
private FractionalPercent
Tracing.randomSampling_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionHedgePolicy.Builder.getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicy.getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicyOrBuilder.getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.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.Tracing.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.TracingOrBuilder.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.Tracing.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).Tracing.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).TracingOrBuilder.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).Tracing.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.Tracing.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.TracingOrBuilder.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.config.route.v3 that return types with arguments of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionHedgePolicy.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.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.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.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.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.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.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.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.extensions.filters.common.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.common.fault.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
FaultDelay.Builder.percentage_
private FractionalPercent
FaultDelay.percentage_
private FractionalPercent
FaultRateLimit.Builder.percentage_
private FractionalPercent
FaultRateLimit.percentage_
Fields in io.envoyproxy.envoy.extensions.filters.common.fault.v3 with type parameters of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionFaultDelay.Builder.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FaultDelay.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FaultDelayOrBuilder.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimit.getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimitOrBuilder.getPercentage()
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 FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionFaultDelay.Builder.mergePercentage
(FractionalPercent value) The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.mergePercentage
(FractionalPercent value) The percentage of operations/connections/requests on which the rate limit will be injected.FaultDelay.Builder.setPercentage
(FractionalPercent value) The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.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.extensions.filters.http.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate FractionalPercent
FaultAbort.Builder.percentage_
private FractionalPercent
FaultAbort.percentage_
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionFaultAbort.Builder.getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbortOrBuilder.getPercentage()
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 FractionalPercentModifier 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 FractionalPercentModifier and TypeMethodDescriptionFaultAbort.Builder.mergePercentage
(FractionalPercent value) The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.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.v3
Fields in io.envoyproxy.envoy.type.v3 declared as FractionalPercentModifier and TypeFieldDescriptionprivate static final FractionalPercent
FractionalPercent.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.v3 with type parameters of type FractionalPercentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<FractionalPercent> FractionalPercent.PARSER
Methods in io.envoyproxy.envoy.type.v3 that return FractionalPercentModifier and TypeMethodDescriptionFractionalPercent.Builder.build()
FractionalPercent.Builder.buildPartial()
static FractionalPercent
FractionalPercent.getDefaultInstance()
FractionalPercent.Builder.getDefaultInstanceForType()
FractionalPercent.getDefaultInstanceForType()
static FractionalPercent
FractionalPercent.parseDelimitedFrom
(InputStream input) static FractionalPercent
FractionalPercent.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercent
FractionalPercent.parseFrom
(byte[] data) static FractionalPercent
FractionalPercent.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercent
FractionalPercent.parseFrom
(com.google.protobuf.ByteString data) static FractionalPercent
FractionalPercent.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercent
FractionalPercent.parseFrom
(com.google.protobuf.CodedInputStream input) static FractionalPercent
FractionalPercent.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercent
FractionalPercent.parseFrom
(InputStream input) static FractionalPercent
FractionalPercent.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercent
FractionalPercent.parseFrom
(ByteBuffer data) static FractionalPercent
FractionalPercent.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type FractionalPercentModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<FractionalPercent> FractionalPercent.getParserForType()
static com.google.protobuf.Parser
<FractionalPercent> FractionalPercent.parser()
Methods in io.envoyproxy.envoy.type.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionprivate void
FractionalPercent.Builder.buildPartial0
(FractionalPercent result) FractionalPercent.Builder.mergeFrom
(FractionalPercent other) static FractionalPercent.Builder
FractionalPercent.newBuilder
(FractionalPercent prototype) -
Uses of FractionalPercent in io.grpc.xds
Methods in io.grpc.xds with parameters of type FractionalPercentModifier and TypeMethodDescriptionprivate static int
XdsEndpointResource.getRatePerMillion
(FractionalPercent percent) private static XdsResourceType.StructOrError
<Matchers.FractionMatcher> XdsRouteConfigureResource.parseFractionMatcher
(FractionalPercent proto) private static FaultConfig.FractionalPercent
FaultFilter.parsePercent
(FractionalPercent proto)