Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfigOrBuilder
Packages that use ConsistentHashingLbConfigOrBuilder
Package
Description
-
Uses of ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Classes in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that implement ConsistentHashingLbConfigOrBuilderModifier and TypeClassDescriptionfinal class
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)static final class
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.) -
Uses of ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with type parameters of type ConsistentHashingLbConfigOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ConsistentHashingLbConfig, ConsistentHashingLbConfig.Builder, ConsistentHashingLbConfigOrBuilder> RingHash.Builder.consistentHashingLbConfigBuilder_
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return ConsistentHashingLbConfigOrBuilderModifier and TypeMethodDescriptionRingHash.Builder.getConsistentHashingLbConfigOrBuilder()
Common configuration for hashing-based load balancing policies.RingHash.getConsistentHashingLbConfigOrBuilder()
Common configuration for hashing-based load balancing policies.RingHashOrBuilder.getConsistentHashingLbConfigOrBuilder()
Common configuration for hashing-based load balancing policies.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return types with arguments of type ConsistentHashingLbConfigOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ConsistentHashingLbConfig, ConsistentHashingLbConfig.Builder, ConsistentHashingLbConfigOrBuilder> RingHash.Builder.getConsistentHashingLbConfigFieldBuilder()
Common configuration for hashing-based load balancing policies.