public static final class GradientControllerConfig.MinimumRTTCalculationParams.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder> implements GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder
Parameters controlling the periodic minRTT recalculation. [#next-free-field: 6]Protobuf type
envoy.extensions.filters.http.adaptive_concurrency.v3.GradientControllerConfig.MinimumRTTCalculationParams| Modifier and Type | Method and Description |
|---|---|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GradientControllerConfig.MinimumRTTCalculationParams |
build() |
GradientControllerConfig.MinimumRTTCalculationParams |
buildPartial() |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clear() |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearInterval()
The time interval between recalculating the minimum request round-trip time.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearMinConcurrency()
The concurrency limit set while measuring the minRTT.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clearRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
clone() |
Percent |
getBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
Percent.Builder |
getBufferBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
PercentOrBuilder |
getBufferOrBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
GradientControllerConfig.MinimumRTTCalculationParams |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getInterval()
The time interval between recalculating the minimum request round-trip time.
|
com.google.protobuf.Duration.Builder |
getIntervalBuilder()
The time interval between recalculating the minimum request round-trip time.
|
com.google.protobuf.DurationOrBuilder |
getIntervalOrBuilder()
The time interval between recalculating the minimum request round-trip time.
|
Percent |
getJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
Percent.Builder |
getJitterBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
PercentOrBuilder |
getJitterOrBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
com.google.protobuf.UInt32Value |
getMinConcurrency()
The concurrency limit set while measuring the minRTT.
|
com.google.protobuf.UInt32Value.Builder |
getMinConcurrencyBuilder()
The concurrency limit set while measuring the minRTT.
|
com.google.protobuf.UInt32ValueOrBuilder |
getMinConcurrencyOrBuilder()
The concurrency limit set while measuring the minRTT.
|
com.google.protobuf.UInt32Value |
getRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
com.google.protobuf.UInt32Value.Builder |
getRequestCountBuilder()
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
com.google.protobuf.UInt32ValueOrBuilder |
getRequestCountOrBuilder()
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
boolean |
hasBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
boolean |
hasInterval()
The time interval between recalculating the minimum request round-trip time.
|
boolean |
hasJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
boolean |
hasMinConcurrency()
The concurrency limit set while measuring the minRTT.
|
boolean |
hasRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeBuffer(Percent value)
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeFrom(GradientControllerConfig.MinimumRTTCalculationParams other) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeFrom(com.google.protobuf.Message other) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeInterval(com.google.protobuf.Duration value)
The time interval between recalculating the minimum request round-trip time.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeJitter(Percent value)
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeMinConcurrency(com.google.protobuf.UInt32Value value)
The concurrency limit set while measuring the minRTT.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeRequestCount(com.google.protobuf.UInt32Value value)
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setBuffer(Percent.Builder builderForValue)
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setBuffer(Percent value)
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setInterval(com.google.protobuf.Duration.Builder builderForValue)
The time interval between recalculating the minimum request round-trip time.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setInterval(com.google.protobuf.Duration value)
The time interval between recalculating the minimum request round-trip time.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setJitter(Percent.Builder builderForValue)
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setJitter(Percent value)
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setMinConcurrency(com.google.protobuf.UInt32Value.Builder builderForValue)
The concurrency limit set while measuring the minRTT.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setMinConcurrency(com.google.protobuf.UInt32Value value)
The concurrency limit set while measuring the minRTT.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setRequestCount(com.google.protobuf.UInt32Value.Builder builderForValue)
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setRequestCount(com.google.protobuf.UInt32Value value)
The number of requests to aggregate/sample during the minRTT recalculation window before
updating.
|
GradientControllerConfig.MinimumRTTCalculationParams.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GradientControllerConfig.MinimumRTTCalculationParams buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeFrom(GradientControllerConfig.MinimumRTTCalculationParams other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>IOExceptionpublic boolean hasInterval()
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }hasInterval in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic com.google.protobuf.Duration getInterval()
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }getInterval in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder setInterval(com.google.protobuf.Duration value)
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder setInterval(com.google.protobuf.Duration.Builder builderForValue)
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeInterval(com.google.protobuf.Duration value)
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearInterval()
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }public com.google.protobuf.Duration.Builder getIntervalBuilder()
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
The time interval between recalculating the minimum request round-trip time. Has to be positive.
.google.protobuf.Duration interval = 1 [(.validate.rules) = { ... }getIntervalOrBuilder in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic boolean hasRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }hasRequestCount in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic com.google.protobuf.UInt32Value getRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }getRequestCount in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder setRequestCount(com.google.protobuf.UInt32Value value)
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder setRequestCount(com.google.protobuf.UInt32Value.Builder builderForValue)
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeRequestCount(com.google.protobuf.UInt32Value value)
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearRequestCount()
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }public com.google.protobuf.UInt32Value.Builder getRequestCountBuilder()
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }public com.google.protobuf.UInt32ValueOrBuilder getRequestCountOrBuilder()
The number of requests to aggregate/sample during the minRTT recalculation window before updating. Defaults to 50.
.google.protobuf.UInt32Value request_count = 2 [(.validate.rules) = { ... }getRequestCountOrBuilder in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic boolean hasJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;hasJitter in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic Percent getJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;getJitter in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder setJitter(Percent value)
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;public GradientControllerConfig.MinimumRTTCalculationParams.Builder setJitter(Percent.Builder builderForValue)
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeJitter(Percent value)
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearJitter()
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;public Percent.Builder getJitterBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;public PercentOrBuilder getJitterOrBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window. This is represented as a percentage of the interval duration. Defaults to 15%. Example: If the interval is 10s and the jitter is 15%, the next window will begin somewhere in the range (10s - 11.5s).
.envoy.type.v3.Percent jitter = 3;getJitterOrBuilder in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic boolean hasMinConcurrency()
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }hasMinConcurrency in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic com.google.protobuf.UInt32Value getMinConcurrency()
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }getMinConcurrency in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder setMinConcurrency(com.google.protobuf.UInt32Value value)
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder setMinConcurrency(com.google.protobuf.UInt32Value.Builder builderForValue)
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeMinConcurrency(com.google.protobuf.UInt32Value value)
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearMinConcurrency()
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }public com.google.protobuf.UInt32Value.Builder getMinConcurrencyBuilder()
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }public com.google.protobuf.UInt32ValueOrBuilder getMinConcurrencyOrBuilder()
The concurrency limit set while measuring the minRTT. Defaults to 3.
.google.protobuf.UInt32Value min_concurrency = 4 [(.validate.rules) = { ... }getMinConcurrencyOrBuilder in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic boolean hasBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;hasBuffer in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic Percent getBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;getBuffer in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic GradientControllerConfig.MinimumRTTCalculationParams.Builder setBuffer(Percent value)
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;public GradientControllerConfig.MinimumRTTCalculationParams.Builder setBuffer(Percent.Builder builderForValue)
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;public GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeBuffer(Percent value)
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;public GradientControllerConfig.MinimumRTTCalculationParams.Builder clearBuffer()
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;public Percent.Builder getBufferBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;public PercentOrBuilder getBufferOrBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency. This is expressed as a percentage of the measured value and can be adjusted to allow more or less tolerance to the sampled latency values. Defaults to 25%.
.envoy.type.v3.Percent buffer = 5;getBufferOrBuilder in interface GradientControllerConfig.MinimumRTTCalculationParamsOrBuilderpublic final GradientControllerConfig.MinimumRTTCalculationParams.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>public final GradientControllerConfig.MinimumRTTCalculationParams.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GradientControllerConfig.MinimumRTTCalculationParams.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.