Uses of Class
io.envoyproxy.envoy.type.v3.FractionalPercent
-
Packages that use FractionalPercent Package Description io.envoyproxy.envoy.config.accesslog.v3 io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.endpoint.v3 io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.extensions.filters.common.fault.v3 io.envoyproxy.envoy.extensions.filters.http.fault.v3 io.envoyproxy.envoy.type.v3 io.grpc.xds 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 FractionalPercent Modifier and Type Field Description private FractionalPercent
RuntimeFilter.Builder. percentSampled_
private FractionalPercent
RuntimeFilter. percentSampled_
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type FractionalPercent 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 Modifier and Type Method Description FractionalPercent
RuntimeFilter.Builder. getPercentSampled()
The default sampling percentage.FractionalPercent
RuntimeFilter. getPercentSampled()
The default sampling percentage.FractionalPercent
RuntimeFilterOrBuilder. getPercentSampled()
The default sampling percentage.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type FractionalPercent 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 Modifier and Type Method Description RuntimeFilter.Builder
RuntimeFilter.Builder. mergePercentSampled(FractionalPercent value)
The default sampling percentage.RuntimeFilter.Builder
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 FractionalPercent Modifier and Type Field Description private FractionalPercent
RuntimeFractionalPercent.Builder. defaultValue_
private FractionalPercent
RuntimeFractionalPercent. defaultValue_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type FractionalPercent 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 Modifier and Type Method Description FractionalPercent
RuntimeFractionalPercent.Builder. getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercent
RuntimeFractionalPercent. getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercent
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 FractionalPercent 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 Modifier and Type Method Description RuntimeFractionalPercent.Builder
RuntimeFractionalPercent.Builder. mergeDefaultValue(FractionalPercent value)
Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder
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 FractionalPercent Modifier and Type Field Description private 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 FractionalPercent 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 Modifier and Type Method Description FractionalPercent
ClusterLoadAssignment.Policy.DropOverload.Builder. getDropPercentage()
Percentage of traffic that should be dropped for the category.FractionalPercent
ClusterLoadAssignment.Policy.DropOverload. getDropPercentage()
Percentage of traffic that should be dropped for the category.FractionalPercent
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 FractionalPercent 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 Modifier and Type Method Description ClusterLoadAssignment.Policy.DropOverload.Builder
ClusterLoadAssignment.Policy.DropOverload.Builder. mergeDropPercentage(FractionalPercent value)
Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.Builder
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 FractionalPercent Modifier and Type Field Description private 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 FractionalPercent 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 Modifier and Type Method Description FractionalPercent
HedgePolicy.Builder. getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercent
HedgePolicy. getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercent
HedgePolicyOrBuilder. getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercent
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.FractionalPercent
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.FractionalPercent
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.FractionalPercent
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).FractionalPercent
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).FractionalPercent
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).FractionalPercent
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.FractionalPercent
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.FractionalPercent
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 FractionalPercent 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 Modifier and Type Method Description HedgePolicy.Builder
HedgePolicy.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
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
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
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
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
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
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
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 FractionalPercent Modifier and Type Field Description private 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 FractionalPercent 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 Modifier and Type Method Description FractionalPercent
FaultDelay.Builder. getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FractionalPercent
FaultDelay. getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FractionalPercent
FaultDelayOrBuilder. getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.FractionalPercent
FaultRateLimit.Builder. getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercent
FaultRateLimit. getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercent
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 FractionalPercent 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 Modifier and Type Method Description FaultDelay.Builder
FaultDelay.Builder. mergePercentage(FractionalPercent value)
The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder
FaultRateLimit.Builder. mergePercentage(FractionalPercent value)
The percentage of operations/connections/requests on which the rate limit will be injected.FaultDelay.Builder
FaultDelay.Builder. setPercentage(FractionalPercent value)
The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder
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 FractionalPercent Modifier and Type Field Description private FractionalPercent
FaultAbort.Builder. percentage_
private FractionalPercent
FaultAbort. percentage_
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FractionalPercent 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 Modifier and Type Method Description FractionalPercent
FaultAbort.Builder. getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercent
FaultAbort. getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercent
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 FractionalPercent 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 Modifier and Type Method Description FaultAbort.Builder
FaultAbort.Builder. mergePercentage(FractionalPercent value)
The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.Builder
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 FractionalPercent Modifier and Type Field Description private static FractionalPercent
FractionalPercent. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.v3 with type parameters of type FractionalPercent Modifier and Type Field Description private static com.google.protobuf.Parser<FractionalPercent>
FractionalPercent. PARSER
Methods in io.envoyproxy.envoy.type.v3 that return FractionalPercent Modifier and Type Method Description FractionalPercent
FractionalPercent.Builder. build()
FractionalPercent
FractionalPercent.Builder. buildPartial()
static FractionalPercent
FractionalPercent. getDefaultInstance()
FractionalPercent
FractionalPercent.Builder. getDefaultInstanceForType()
FractionalPercent
FractionalPercent. getDefaultInstanceForType()
static FractionalPercent
FractionalPercent. parseDelimitedFrom(java.io.InputStream input)
static FractionalPercent
FractionalPercent. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static FractionalPercent
FractionalPercent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FractionalPercent
FractionalPercent. parseFrom(java.nio.ByteBuffer data)
static FractionalPercent
FractionalPercent. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type FractionalPercent Modifier and Type Method Description com.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 FractionalPercent Modifier and Type Method Description private void
FractionalPercent.Builder. buildPartial0(FractionalPercent result)
FractionalPercent.Builder
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 FractionalPercent Modifier and Type Method Description private static int
XdsEndpointResource. getRatePerMillion(FractionalPercent percent)
private static XdsResourceType.StructOrError<Matchers.FractionMatcher>
XdsRouteConfigureResource. parseFractionMatcher(FractionalPercent proto)
private static FaultConfig.FractionalPercent
FaultFilter. parsePercent(FractionalPercent proto)
-