Uses of Interface
io.envoyproxy.envoy.api.v2.Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder
-
Packages that use Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Package Description io.envoyproxy.envoy.api.v2 -
-
Uses of Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder in io.envoyproxy.envoy.api.v2
Classes in io.envoyproxy.envoy.api.v2 that implement Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Modifier and Type Class Description static classCluster.CommonLbConfig.ConsistentHashingLbConfigCommon Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)static classCluster.CommonLbConfig.ConsistentHashingLbConfig.BuilderCommon Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Methods in io.envoyproxy.envoy.api.v2 that return Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder Modifier and Type Method Description Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilderCluster.CommonLbConfig.Builder. getConsistentHashingLbConfigOrBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilderCluster.CommonLbConfig. getConsistentHashingLbConfigOrBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilderCluster.CommonLbConfigOrBuilder. getConsistentHashingLbConfigOrBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)
-