Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.RingHashLbConfigOrBuilder
-
Packages that use Cluster.RingHashLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.RingHashLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.RingHashLbConfigOrBuilder Modifier and Type Class Description static class
Cluster.RingHashLbConfig
Specific configuration for the :ref:`RingHash<arch_overview_load_balancing_types_ring_hash>` load balancing policy.static class
Cluster.RingHashLbConfig.Builder
Specific configuration for the :ref:`RingHash<arch_overview_load_balancing_types_ring_hash>` load balancing policy.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RingHashLbConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.RingHashLbConfig,Cluster.RingHashLbConfig.Builder,Cluster.RingHashLbConfigOrBuilder>
Cluster.Builder. ringHashLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.RingHashLbConfigOrBuilder Modifier and Type Method Description Cluster.RingHashLbConfigOrBuilder
Cluster.Builder. getRingHashLbConfigOrBuilder()
Optional configuration for the Ring Hash load balancing policy.Cluster.RingHashLbConfigOrBuilder
Cluster. getRingHashLbConfigOrBuilder()
Optional configuration for the Ring Hash load balancing policy.Cluster.RingHashLbConfigOrBuilder
ClusterOrBuilder. getRingHashLbConfigOrBuilder()
Optional configuration for the Ring Hash load balancing policy.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RingHashLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.RingHashLbConfig,Cluster.RingHashLbConfig.Builder,Cluster.RingHashLbConfigOrBuilder>
Cluster.Builder. getRingHashLbConfigFieldBuilder()
Optional configuration for the Ring Hash load balancing policy.
-