Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.clear() |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.clearSlowStartConfig() |
Configuration for slow start mode.
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.Builder.getRoundRobinLbConfigBuilder() |
Optional configuration for the RoundRobin load balancing policy.
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.mergeFrom(Cluster.RoundRobinLbConfig other) |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.mergeSlowStartConfig(Cluster.SlowStartConfig value) |
Configuration for slow start mode.
|
static Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.newBuilder() |
|
static Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.newBuilder(Cluster.RoundRobinLbConfig prototype) |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.newBuilderForType() |
|
protected Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.setSlowStartConfig(Cluster.SlowStartConfig value) |
Configuration for slow start mode.
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.Builder.setSlowStartConfig(Cluster.SlowStartConfig.Builder builderForValue) |
Configuration for slow start mode.
|
Cluster.RoundRobinLbConfig.Builder |
Cluster.RoundRobinLbConfig.toBuilder() |
|