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.ring_hash.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with type parameters of type ConsistentHashingLbConfigOrBuilder Modifier and Type Field Description private 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 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.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return types with arguments of type ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ConsistentHashingLbConfig,ConsistentHashingLbConfig.Builder,ConsistentHashingLbConfigOrBuilder>RingHash.Builder. getConsistentHashingLbConfigFieldBuilder()Common configuration for hashing-based load balancing policies.
-