Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.LeastRequestLbConfigOrBuilder
Packages that use Cluster.LeastRequestLbConfigOrBuilder
-
Uses of Cluster.LeastRequestLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.LeastRequestLbConfigOrBuilderModifier and TypeClassDescriptionstatic final class
Specific configuration for the LeastRequest load balancing policy.static final class
Specific configuration for the LeastRequest load balancing policy.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.LeastRequestLbConfigOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.LeastRequestLbConfig, Cluster.LeastRequestLbConfig.Builder, Cluster.LeastRequestLbConfigOrBuilder> Cluster.Builder.leastRequestLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.LeastRequestLbConfigOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getLeastRequestLbConfigOrBuilder()
Optional configuration for the LeastRequest load balancing policy.Cluster.getLeastRequestLbConfigOrBuilder()
Optional configuration for the LeastRequest load balancing policy.ClusterOrBuilder.getLeastRequestLbConfigOrBuilder()
Optional configuration for the LeastRequest load balancing policy.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.LeastRequestLbConfigOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.LeastRequestLbConfig, Cluster.LeastRequestLbConfig.Builder, Cluster.LeastRequestLbConfigOrBuilder> Cluster.Builder.getLeastRequestLbConfigFieldBuilder()
Optional configuration for the LeastRequest load balancing policy.