| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clear() |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clearUseHostnameForHashing()
If set to `true`, the cluster will use hostname instead of the resolved
address as the key to consistently hash to an upstream host.
|
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clone() |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.Builder.getConsistentHashingLbConfigBuilder()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)
|
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(Cluster.CommonLbConfig.ConsistentHashingLbConfig other) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilder() |
static Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilder(Cluster.CommonLbConfig.ConsistentHashingLbConfig prototype) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilderForType() |
protected Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setUseHostnameForHashing(boolean value)
If set to `true`, the cluster will use hostname instead of the resolved
address as the key to consistently hash to an upstream host.
|
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder |
Cluster.CommonLbConfig.ConsistentHashingLbConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.Builder.setConsistentHashingLbConfig(Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder builderForValue)
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.