| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
RuntimeFilterOrBuilder.getPercentSampled()
The default sampling percentage.
|
FractionalPercent |
RuntimeFilter.getPercentSampled()
The default sampling percentage.
|
FractionalPercent |
RuntimeFilter.Builder.getPercentSampled()
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFilter.Builder |
RuntimeFilter.Builder.mergePercentSampled(FractionalPercent value)
The default sampling percentage.
|
RuntimeFilter.Builder |
RuntimeFilter.Builder.setPercentSampled(FractionalPercent value)
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
RuntimeFilterOrBuilder.getPercentSampled()
The default sampling percentage.
|
FractionalPercent |
RuntimeFilter.getPercentSampled()
The default sampling percentage.
|
FractionalPercent |
RuntimeFilter.Builder.getPercentSampled()
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFilter.Builder |
RuntimeFilter.Builder.mergePercentSampled(FractionalPercent value)
The default sampling percentage.
|
RuntimeFilter.Builder |
RuntimeFilter.Builder.setPercentSampled(FractionalPercent value)
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
RuntimeFractionalPercent.getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
FractionalPercent |
RuntimeFractionalPercent.Builder.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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
RuntimeFractionalPercent.getDefaultValue()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
FractionalPercent |
RuntimeFractionalPercent.Builder.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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
ClusterLoadAssignment.Policy.DropOverloadOrBuilder.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.DropOverload.Builder.getDropPercentage()
Percentage of traffic that should be dropped for the category.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
HedgePolicyOrBuilder.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 |
HedgePolicy.Builder.getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent
on top of what is specified by initial_requests.
|
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 |
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 |
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.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.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.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.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 |
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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
HedgePolicyOrBuilder.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 |
HedgePolicy.Builder.getAdditionalRequestChance()
Specifies a probability that an additional upstream request should be sent
on top of what is specified by initial_requests.
|
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 |
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 |
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.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.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.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.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 |
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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
FaultDelay.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.
|
FractionalPercent |
FaultDelay.Builder.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.
|
FractionalPercent |
FaultRateLimit.getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.
|
FractionalPercent |
FaultRateLimit.Builder.getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.
|
FractionalPercent |
FaultDelayOrBuilder.getPercentage()
The percentage of operations/connections/requests on which the delay will be injected.
|
FractionalPercent |
FaultRateLimitOrBuilder.getPercentage()
The percentage of operations/connections/requests on which the rate limit will be injected.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
FaultAbort.getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
FractionalPercent |
FaultAbort.Builder.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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
FaultAbort.getPercentage()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
FractionalPercent |
FaultAbort.Builder.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.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
KillRequestOrBuilder.getProbability()
The probability that a Kill request will be triggered.
|
FractionalPercent |
KillRequest.getProbability()
The probability that a Kill request will be triggered.
|
FractionalPercent |
KillRequest.Builder.getProbability()
The probability that a Kill request will be triggered.
|
| Modifier and Type | Method and Description |
|---|---|
KillRequest.Builder |
KillRequest.Builder.mergeProbability(FractionalPercent value)
The probability that a Kill request will be triggered.
|
KillRequest.Builder |
KillRequest.Builder.setProbability(FractionalPercent value)
The probability that a Kill request will be triggered.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent |
FractionalPercent.Builder.build() |
FractionalPercent |
FractionalPercent.Builder.buildPartial() |
static FractionalPercent |
FractionalPercent.getDefaultInstance() |
FractionalPercent |
FractionalPercent.getDefaultInstanceForType() |
FractionalPercent |
FractionalPercent.Builder.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(ByteBuffer data) |
static FractionalPercent |
FractionalPercent.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FractionalPercent> |
FractionalPercent.getParserForType() |
static com.google.protobuf.Parser<FractionalPercent> |
FractionalPercent.parser() |
| Modifier and Type | Method and Description |
|---|---|
FractionalPercent.Builder |
FractionalPercent.Builder.mergeFrom(FractionalPercent other) |
static FractionalPercent.Builder |
FractionalPercent.newBuilder(FractionalPercent prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.