Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder
Packages that use Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder
-
Uses of Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfig.ConsistentHashingLbConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig.ConsistentHashingLbConfig, Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder, Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.consistentHashingLbConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfig.ConsistentHashingLbConfig.BuilderModifier and TypeMethodDescriptionCluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clear()Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.clearHashBalanceFactor()Configures percentage of average cluster load to bound per upstream host.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.Builder.getConsistentHashingLbConfigBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(com.google.protobuf.Message other) Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom(Cluster.CommonLbConfig.ConsistentHashingLbConfig other) Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeHashBalanceFactor(com.google.protobuf.UInt32Value value) Configures percentage of average cluster load to bound per upstream host.Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilder()Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilder(Cluster.CommonLbConfig.ConsistentHashingLbConfig prototype) Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilderForType()Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setHashBalanceFactor(com.google.protobuf.UInt32Value value) Configures percentage of average cluster load to bound per upstream host.Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.setHashBalanceFactor(com.google.protobuf.UInt32Value.Builder builderForValue) Configures percentage of average cluster load to bound per upstream host.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.toBuilder()Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfig.ConsistentHashingLbConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig.ConsistentHashingLbConfig, Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder, Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.getConsistentHashingLbConfigFieldBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CommonLbConfig.ConsistentHashingLbConfig.BuilderModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.setConsistentHashingLbConfig(Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder builderForValue) Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)