| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
ClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentageBuilder()
Percentage of traffic that should be dropped for the category.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterLoadAssignment.Policy.DropOverload.Builder |
ClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage(FractionalPercent.Builder builderForValue)
Percentage of traffic that should be dropped for the category.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
RuntimeFractionalPercent.Builder.getDefaultValueBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFractionalPercent.Builder |
RuntimeFractionalPercent.Builder.setDefaultValue(FractionalPercent.Builder builderForValue)
Default value if the runtime value's for the numerator/denominator keys are not available.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
RuntimeFilter.Builder.getPercentSampledBuilder()
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFilter.Builder |
RuntimeFilter.Builder.setPercentSampled(FractionalPercent.Builder builderForValue)
The default sampling percentage.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
FaultAbort.Builder.getPercentageBuilder()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
| Modifier and Type | Method and Description |
|---|---|
FaultAbort.Builder |
FaultAbort.Builder.setPercentage(FractionalPercent.Builder builderForValue)
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
FractionalPercent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FractionalPercent.Builder |
FractionalPercent.Builder.clear() |
FractionalPercent.Builder |
FractionalPercent.Builder.clearDenominator()
Specifies the denominator.
|
FractionalPercent.Builder |
FractionalPercent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FractionalPercent.Builder |
FractionalPercent.Builder.clearNumerator()
Specifies the numerator.
|
FractionalPercent.Builder |
FractionalPercent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FractionalPercent.Builder |
FractionalPercent.Builder.clone() |
FractionalPercent.Builder |
FractionalPercent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FractionalPercent.Builder |
FractionalPercent.Builder.mergeFrom(FractionalPercent other) |
FractionalPercent.Builder |
FractionalPercent.Builder.mergeFrom(com.google.protobuf.Message other) |
FractionalPercent.Builder |
FractionalPercent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FractionalPercent.Builder |
FractionalPercent.newBuilder() |
static FractionalPercent.Builder |
FractionalPercent.newBuilder(FractionalPercent prototype) |
FractionalPercent.Builder |
FractionalPercent.newBuilderForType() |
protected FractionalPercent.Builder |
FractionalPercent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FractionalPercent.Builder |
FractionalPercent.Builder.setNumerator(int value)
Specifies the numerator.
|
FractionalPercent.Builder |
FractionalPercent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FractionalPercent.Builder |
FractionalPercent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FractionalPercent.Builder |
FractionalPercent.toBuilder() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.