| 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 |
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 |
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 |
FaultDelay.getPercentage()
The percentage of operations/connection requests on which the delay will be injected.
|
FractionalPercent |
FaultDelay.Builder.getPercentage()
The percentage of operations/connection requests on which the delay will be injected.
|
FractionalPercent |
FaultDelayOrBuilder.getPercentage()
The percentage of operations/connection requests on which the delay will be injected.
|
| Modifier and Type | Method and Description |
|---|---|
FaultDelay.Builder |
FaultDelay.Builder.mergePercentage(FractionalPercent value)
The percentage of operations/connection requests on which the delay will be injected.
|
FaultDelay.Builder |
FaultDelay.Builder.setPercentage(FractionalPercent value)
The percentage of operations/connection requests on which the delay 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 |
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–2019 The Envoy Project. All rights reserved.