Uses of Interface
io.envoyproxy.envoy.api.v2.Cluster.LeastRequestLbConfigOrBuilder
-
Packages that use Cluster.LeastRequestLbConfigOrBuilder Package Description io.envoyproxy.envoy.api.v2 -
-
Uses of Cluster.LeastRequestLbConfigOrBuilder in io.envoyproxy.envoy.api.v2
Classes in io.envoyproxy.envoy.api.v2 that implement Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Class Description static classCluster.LeastRequestLbConfigSpecific configuration for the LeastRequest load balancing policy.static classCluster.LeastRequestLbConfig.BuilderSpecific configuration for the LeastRequest load balancing policy.Methods in io.envoyproxy.envoy.api.v2 that return Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Method Description Cluster.LeastRequestLbConfigOrBuilderCluster.Builder. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilderCluster. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilderClusterOrBuilder. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.
-