| Modifier and Type | Method and Description |
|---|---|
FractionalPercentOrBuilder |
ClusterLoadAssignment.Policy.DropOverloadOrBuilder.getDropPercentageOrBuilder()
Percentage of traffic that should be dropped for the category.
|
FractionalPercentOrBuilder |
ClusterLoadAssignment.Policy.DropOverload.getDropPercentageOrBuilder()
Percentage of traffic that should be dropped for the category.
|
FractionalPercentOrBuilder |
ClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentageOrBuilder()
Percentage of traffic that should be dropped for the category.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercentOrBuilder |
RuntimeFractionalPercent.getDefaultValueOrBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
FractionalPercentOrBuilder |
RuntimeFractionalPercent.Builder.getDefaultValueOrBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
FractionalPercentOrBuilder |
RuntimeFractionalPercentOrBuilder.getDefaultValueOrBuilder()
Default value if the runtime value's for the numerator/denominator keys are not available.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercentOrBuilder |
RuntimeFilterOrBuilder.getPercentSampledOrBuilder()
The default sampling percentage.
|
FractionalPercentOrBuilder |
RuntimeFilter.getPercentSampledOrBuilder()
The default sampling percentage.
|
FractionalPercentOrBuilder |
RuntimeFilter.Builder.getPercentSampledOrBuilder()
The default sampling percentage.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercentOrBuilder |
FaultDelay.getPercentageOrBuilder()
The percentage of operations/connection requests on which the delay will be injected.
|
FractionalPercentOrBuilder |
FaultDelay.Builder.getPercentageOrBuilder()
The percentage of operations/connection requests on which the delay will be injected.
|
FractionalPercentOrBuilder |
FaultDelayOrBuilder.getPercentageOrBuilder()
The percentage of operations/connection requests on which the delay will be injected.
|
| Modifier and Type | Method and Description |
|---|---|
FractionalPercentOrBuilder |
FaultAbort.getPercentageOrBuilder()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
FractionalPercentOrBuilder |
FaultAbort.Builder.getPercentageOrBuilder()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
FractionalPercentOrBuilder |
FaultAbortOrBuilder.getPercentageOrBuilder()
The percentage of requests/operations/connections that will be aborted with the error code
provided.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FractionalPercent
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
static class |
FractionalPercent.Builder
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
Copyright © 2018–2019 The Envoy Project. All rights reserved.