Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder
-
Packages that use Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Modifier and Type Class Description static class
Cluster.CommonLbConfig.ConsistentHashingLbConfig
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)static class
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Modifier and Type Field Description private 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.ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder
Cluster.CommonLbConfig.Builder. getConsistentHashingLbConfigOrBuilder()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder
Cluster.CommonLbConfig. getConsistentHashingLbConfigOrBuilder()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder
Cluster.CommonLbConfigOrBuilder. getConsistentHashingLbConfigOrBuilder()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description private 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.)
-