Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.MaglevLbConfigOrBuilder
-
Packages that use Cluster.MaglevLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.MaglevLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.MaglevLbConfigOrBuilder Modifier and Type Class Description static classCluster.MaglevLbConfigSpecific configuration for the :ref:`Maglev<arch_overview_load_balancing_types_maglev>` load balancing policy.static classCluster.MaglevLbConfig.BuilderSpecific configuration for the :ref:`Maglev<arch_overview_load_balancing_types_maglev>` load balancing policy.Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.MaglevLbConfigOrBuilder Modifier and Type Method Description Cluster.MaglevLbConfigOrBuilderCluster.Builder. getMaglevLbConfigOrBuilder()Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfigOrBuilderCluster. getMaglevLbConfigOrBuilder()Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfigOrBuilderClusterOrBuilder. getMaglevLbConfigOrBuilder()Optional configuration for the Maglev load balancing policy.
-