Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.clear() |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.clearAggression() |
This parameter controls the speed of traffic increase over the slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.clearMinWeightPercent() |
Configures the minimum percentage of origin weight that avoids too small new weight,
which may cause endpoints in slow start mode receive no traffic in slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.clearSlowStartWindow() |
Represents the size of slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.LeastRequestLbConfig.Builder.getSlowStartConfigBuilder() |
Configuration for slow start mode.
|
Cluster.SlowStartConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.getSlowStartConfigBuilder() |
Configuration for slow start mode.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeAggression(RuntimeDouble value) |
This parameter controls the speed of traffic increase over the slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeFrom(Cluster.SlowStartConfig other) |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeMinWeightPercent(Percent value) |
Configures the minimum percentage of origin weight that avoids too small new weight,
which may cause endpoints in slow start mode receive no traffic in slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.mergeSlowStartWindow(com.google.protobuf.Duration value) |
Represents the size of slow start window.
|
static Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.newBuilder() |
|
static Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.newBuilder(Cluster.SlowStartConfig prototype) |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.newBuilderForType() |
|
protected Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setAggression(RuntimeDouble value) |
This parameter controls the speed of traffic increase over the slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setAggression(RuntimeDouble.Builder builderForValue) |
This parameter controls the speed of traffic increase over the slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setMinWeightPercent(Percent value) |
Configures the minimum percentage of origin weight that avoids too small new weight,
which may cause endpoints in slow start mode receive no traffic in slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setMinWeightPercent(Percent.Builder builderForValue) |
Configures the minimum percentage of origin weight that avoids too small new weight,
which may cause endpoints in slow start mode receive no traffic in slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setSlowStartWindow(com.google.protobuf.Duration value) |
Represents the size of slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.Builder.setSlowStartWindow(com.google.protobuf.Duration.Builder builderForValue) |
Represents the size of slow start window.
|
Cluster.SlowStartConfig.Builder |
Cluster.SlowStartConfig.toBuilder() |
|