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 FractionalPercentRuntimeFilter.Builder. percentSampled_private FractionalPercentRuntimeFilter. 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 FractionalPercentRuntimeFilter.Builder. getPercentSampled()The default sampling percentage.FractionalPercentRuntimeFilter. getPercentSampled()The default sampling percentage.FractionalPercentRuntimeFilterOrBuilder. 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.BuilderRuntimeFilter.Builder. mergePercentSampled(FractionalPercent value)The default sampling percentage.RuntimeFilter.BuilderRuntimeFilter.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 FractionalPercentRuntimeFractionalPercent.Builder. defaultValue_private FractionalPercentRuntimeFractionalPercent. 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 FractionalPercentRuntimeFractionalPercent.Builder. getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercentRuntimeFractionalPercent. getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.FractionalPercentRuntimeFractionalPercentOrBuilder. 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.BuilderRuntimeFractionalPercent.Builder. mergeDefaultValue(FractionalPercent value)Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.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 FractionalPercentClusterLoadAssignment.Policy.DropOverload.Builder. dropPercentage_private FractionalPercentClusterLoadAssignment.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 FractionalPercentClusterLoadAssignment.Policy.DropOverload.Builder. getDropPercentage()Percentage of traffic that should be dropped for the category.FractionalPercentClusterLoadAssignment.Policy.DropOverload. getDropPercentage()Percentage of traffic that should be dropped for the category.FractionalPercentClusterLoadAssignment.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.BuilderClusterLoadAssignment.Policy.DropOverload.Builder. mergeDropPercentage(FractionalPercent value)Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.BuilderClusterLoadAssignment.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 FractionalPercentHedgePolicy. additionalRequestChance_private FractionalPercentHedgePolicy.Builder. additionalRequestChance_private FractionalPercentTracing.Builder. clientSampling_private FractionalPercentTracing. clientSampling_private FractionalPercentTracing.Builder. overallSampling_private FractionalPercentTracing. overallSampling_private FractionalPercentTracing.Builder. randomSampling_private FractionalPercentTracing. 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 FractionalPercentHedgePolicy.Builder. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentHedgePolicy. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentHedgePolicyOrBuilder. getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.FractionalPercentTracing.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.FractionalPercentTracing. 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.FractionalPercentTracingOrBuilder. 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.FractionalPercentTracing.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).FractionalPercentTracing. 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).FractionalPercentTracingOrBuilder. 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).FractionalPercentTracing.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.FractionalPercentTracing. 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.FractionalPercentTracingOrBuilder. 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.BuilderHedgePolicy.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.BuilderTracing.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.BuilderTracing.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.BuilderTracing.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.BuilderHedgePolicy.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.BuilderTracing.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.BuilderTracing.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.BuilderTracing.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 FractionalPercentFaultDelay.Builder. percentage_private FractionalPercentFaultDelay. percentage_private FractionalPercentFaultRateLimit.Builder. percentage_private FractionalPercentFaultRateLimit. 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 FractionalPercentFaultDelay.Builder. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultDelay. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultDelayOrBuilder. getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FractionalPercentFaultRateLimit.Builder. getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercentFaultRateLimit. getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FractionalPercentFaultRateLimitOrBuilder. 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.BuilderFaultDelay.Builder. mergePercentage(FractionalPercent value)The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.BuilderFaultRateLimit.Builder. mergePercentage(FractionalPercent value)The percentage of operations/connections/requests on which the rate limit will be injected.FaultDelay.BuilderFaultDelay.Builder. setPercentage(FractionalPercent value)The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.BuilderFaultRateLimit.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 FractionalPercentFaultAbort.Builder. percentage_private FractionalPercentFaultAbort. 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 FractionalPercentFaultAbort.Builder. getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercentFaultAbort. getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FractionalPercentFaultAbortOrBuilder. 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.BuilderFaultAbort.Builder. mergePercentage(FractionalPercent value)The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.BuilderFaultAbort.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 FractionalPercentFractionalPercent. DEFAULT_INSTANCEFields 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. PARSERMethods in io.envoyproxy.envoy.type.v3 that return FractionalPercent Modifier and Type Method Description FractionalPercentFractionalPercent.Builder. build()FractionalPercentFractionalPercent.Builder. buildPartial()static FractionalPercentFractionalPercent. getDefaultInstance()FractionalPercentFractionalPercent.Builder. getDefaultInstanceForType()FractionalPercentFractionalPercent. getDefaultInstanceForType()static FractionalPercentFractionalPercent. parseDelimitedFrom(java.io.InputStream input)static FractionalPercentFractionalPercent. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(byte[] data)static FractionalPercentFractionalPercent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.ByteString data)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input)static FractionalPercentFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(java.io.InputStream input)static FractionalPercentFractionalPercent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FractionalPercentFractionalPercent. parseFrom(java.nio.ByteBuffer data)static FractionalPercentFractionalPercent. 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 voidFractionalPercent.Builder. buildPartial0(FractionalPercent result)FractionalPercent.BuilderFractionalPercent.Builder. mergeFrom(FractionalPercent other)static FractionalPercent.BuilderFractionalPercent. 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 intXdsEndpointResource. getRatePerMillion(FractionalPercent percent)private static XdsResourceType.StructOrError<Matchers.FractionMatcher>XdsRouteConfigureResource. parseFractionMatcher(FractionalPercent proto)private static FaultConfig.FractionalPercentFaultFilter. parsePercent(FractionalPercent proto)
-