Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.LeastRequestLbConfigOrBuilder
-
Packages that use Cluster.LeastRequestLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.LeastRequestLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Class Description static class
Cluster.LeastRequestLbConfig
Specific configuration for the LeastRequest load balancing policy.static class
Cluster.LeastRequestLbConfig.Builder
Specific configuration for the LeastRequest load balancing policy.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Field Description private 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.LeastRequestLbConfigOrBuilder Modifier and Type Method Description Cluster.LeastRequestLbConfigOrBuilder
Cluster.Builder. getLeastRequestLbConfigOrBuilder()
Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilder
Cluster. getLeastRequestLbConfigOrBuilder()
Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilder
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.LeastRequestLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.LeastRequestLbConfig,Cluster.LeastRequestLbConfig.Builder,Cluster.LeastRequestLbConfigOrBuilder>
Cluster.Builder. getLeastRequestLbConfigFieldBuilder()
Optional configuration for the LeastRequest load balancing policy.
-