Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfigOrBuilder
-
-
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 ConsistentHashingLbConfigOrBuilder Modifier and Type Class Description classConsistentHashingLbConfigCommon Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)static classConsistentHashingLbConfig.BuilderCommon Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.) -
Uses of ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.maglev.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.maglev.v3 that return ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description ConsistentHashingLbConfigOrBuilderMaglev.Builder. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigOrBuilderMaglev. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigOrBuilderMaglevOrBuilder. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies. -
Uses of ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description ConsistentHashingLbConfigOrBuilderRingHash.Builder. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigOrBuilderRingHash. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigOrBuilderRingHashOrBuilder. getConsistentHashingLbConfigOrBuilder()Common configuration for hashing-based load balancing policies.
-